| Author |
Message |
Topic: Guild Event Manager/GEMPHP for DF version 1.0.4 available! |
caladrius
Replies: 23
Views: 42562
|
Forum: Gamers Modules & Blocks Posted: Sat Sep 15, 2007 11:22 pm Subject: Re: Guild Event Manager/GEMPHP for DF version 1.0.4 available! |
| just to clarify the module on the site listed above might have the same name, but the code was written from scratch. |
Topic: Guild Event Manager/GEMPHP for DF version 1.0.4 available! |
caladrius
Replies: 23
Views: 42562
|
Forum: Gamers Modules & Blocks Posted: Thu Sep 21, 2006 6:45 pm Subject: Re: Guild Event Manager/GEMPHP for DF version 1.0.4 available! |
Looks great, it's ashame that's geared toward one game though  |
Topic: Internet explorer 7 problems from BOM |
caladrius
Replies: 19
Views: 19317
|
Forum: Themes Posted: Thu Aug 31, 2006 4:16 pm Subject: Re: Internet explorer 7 and my site.. |
w3c.org html validation can also locate BOM's on your pages, althought it won't tell you where.
I just turned off blocks/modules one at a time until I passed validation and fixed the last one I had ... |
Topic: New themes from fivemind |
caladrius
Replies: 30
Views: 18532
|
Forum: Themes Posted: Tue Jul 18, 2006 10:56 am Subject: Re: New themes from fivemind |
| The lean green theme is gorgeous, however, if your site is not in the root folder, it does not display correctly out of the box. Also, if your site is not in the root directory, you will have broken l ... |
Topic: Theme Request: Everquest 2 Guild Theme |
caladrius
Replies: 44
Views: 69354
|
Forum: Gamers Themes Posted: Wed Jun 21, 2006 1:30 pm Subject: Re: Theme Request: Everquest 2 Guild Theme |
I ported an Autotheme Guild theme over to CPG not too long ago.
No longer using the ported theme. |
Topic: [fix]block-Forums_scroll _Last_posts.php MySQL5 Error |
caladrius
Replies: 12
Views: 14715
|
Forum: Add-Ons & Blocks Posted: Wed Feb 01, 2006 2:55 pm Subject: Re: block-Forums_scroll _Last_posts.php Error |
Ok here's the fix. On the SQL query, find the FROM statement. Enclose the query in () and it should work.
in other words, change:
FROM cms_bbtopics t, cms_bbforums f
to
FROM (cms_bbtopics t, c ... |
Topic: [fix]block-Forums_scroll _Last_posts.php MySQL5 Error |
caladrius
Replies: 12
Views: 14715
|
Forum: Add-Ons & Blocks Posted: Wed Feb 01, 2006 2:51 pm Subject: Re: block-Forums_scroll _Last_posts.php Error |
| LOL Ive actually run into this again, and will post the fix, should I find it again, this time around. |
Topic: [fix]block-Forums_scroll _Last_posts.php MySQL5 Error |
caladrius
Replies: 12
Views: 14715
|
Forum: Add-Ons & Blocks Posted: Wed Jan 25, 2006 2:22 pm Subject: Re: block-Forums_scroll _Last_posts.php Error |
| Nevermind, may have answered my own post after searching for a different topic in the forums. |
Topic: [fix]block-Forums_scroll _Last_posts.php MySQL5 Error |
caladrius
Replies: 12
Views: 14715
|
Forum: Add-Ons & Blocks Posted: Wed Jan 25, 2006 2:17 pm Subject: Re: block-Forums_scroll_Last_posts.php Error |
| Actually, I just noticed my host may have updated MySQL to 5.0.18. Would this cause 9.x problems? |
Topic: [fix]block-Forums_scroll _Last_posts.php MySQL5 Error |
caladrius
Replies: 12
Views: 14715
|
Forum: Add-Ons & Blocks Posted: Wed Jan 25, 2006 2:13 pm Subject: [fix]block-Forums_scroll _Last_posts.php MySQL5 Error |
| Can't figure it out. Everything looks correct, it's the original block file from the CMS. The database looks correct and has valid data within. Yet, I get this error which is keeping the block from di ... |
| |