- Readme First! - Read and follow the rules, otherwise your posts will be closed
There are currently, 48 guest(s) and 0 member(s) that are online. You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Problems with 7.9 [ ]
Author
Message
Sicotik
Nuke Cadet
Joined: Jan 23, 2007
Posts: 2
Posted:
Tue Jan 23, 2007 2:48 pm
I have 7.9 installed on my site and with every single theme i've uploaded the right navigation bars never show up... I actually have that same problem on every version of nuke i've tried and I always try new themes and nothing seems to work but the themes that nuke comes with.
Am I doing something wrong?
Evaders99
Site Admin
Joined: Aug 17, 2003
Posts: 12383
Posted:
Tue Jan 23, 2007 11:01 pm
Malum
Nuke Cadet
Joined: Jan 20, 2007
Posts: 4
Posted:
Wed Jan 24, 2007 12:40 am
I have the same problem. Any and all custom themes that I upload, do not show the right hand blocks.
I looked through that thread and found nothing about it...
Sicotik
Nuke Cadet
Joined: Jan 23, 2007
Posts: 2
Posted:
Wed Jan 24, 2007 1:01 pm
Malum wrote:
I have the same problem. Any and all custom themes that I upload, do not show the right hand blocks.
I looked through that thread and found nothing about it...
If you look through it better you'll find what I found:
edit theme.php in the theme folder
Code:
if ($index == 1) {
to:
if (defined('INDEX_FILE')) {
Malum
Nuke Cadet
Joined: Jan 20, 2007
Posts: 4
Posted:
Wed Jan 24, 2007 10:00 pm
ahhh duh! lol I guess I'm blind!
mariagc
Nuke Soldier
Joined: Feb 18, 2007
Posts: 14
Posted:
Thu Feb 22, 2007 7:10 pm
I've got version 7.9 and that does not solve the problem for me. what happens is suddenly the block is no longer visible.
Sicotik wrote:
Malum wrote:
I have the same problem. Any and all custom themes that I upload, do not show the right hand blocks.
I looked through that thread and found nothing about it...
If you look through it better you'll find what I found:
edit theme.php in the theme folder
Code:
if ($index == 1) {
to:
if (defined('INDEX_FILE')) {
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