how do i get it to show? if i go into a module, like downloads, i see both columns and the middle content, but on the initial homepage, just the left nav column and middle content. it seems to be something with templates, because it only does it with a few templates...
_________________ Legend of Six is an RPG, lots of fun.
free, no email registration required, text/browser based, lots of players, and looking for developers!
phpnuke-hosting Support Mod
Joined: Oct 19, 2004
Posts: 1032
Location: UK
Posted:
Sun Nov 05, 2006 9:30 am
Code:
In Themes:
if ($index == 1) {
to:
if (defined('INDEX_FILE')) {
Please use the forum search function before posting, it makes your life a lot easier.
i did use the search, but i couldnt find anything relevant, it could have just been the wording didnt match previous posts. sorry.
_________________ Legend of Six is an RPG, lots of fun.
free, no email registration required, text/browser based, lots of players, and looking for developers!
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum