| Author |
Message |
mangomondays

Joined: Jan 19, 2008
Posts: 2
|
Posted:
Sat Jan 19, 2008 1:41 pm |
|
I just d/l and installed your feeling blue theme...
Love the theme but for some reason the right side blocks do not show. I am running on PHP Nuke 7.6 patched. I know that in later versions of Nuke you have to change the index file codes.
The other themes I have installed do not have a problem showing the right side blocks just this one so I am wondering if there is something you know that I dont.
Any help would be appreciated.
Thx |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Sun Jan 20, 2008 11:31 am |
|
The theme is set up for 7.6 patched and later so for the right blocks to show up, the module must contain:
| php: |
define('INDEX_FILE', true);
|
instead of the old way:
|
| |
|
|
 |
mangomondays

Joined: Jan 19, 2008
Posts: 2
|
Posted:
Mon Jan 21, 2008 4:38 pm |
|
I am running on 7.6 patched and I tried both ways on the Index codes which I stated above and neither one makes a difference.
This is the only theme that is not showing the right side blocks so I thought maybe there was something else needing to be changed.
Thx anyway.. |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Wed Jan 23, 2008 11:41 am |
|
I wish I knew what the problem was. The right blocks worked fine for me in both 7.6 patched and raven nuke. If you do figure it out please let me know.
Thanks. |
| |
|
|
 |
|
|