Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 93
6 members and 87 guests
kriste4ablesrdq, lente6zenbeja6e, retkjrocoutzdj7, submjmersibletw, verdw2sicherung, winymnellieycw3
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
tattoo fonts
http://www.checkoutmyink.com/category/tattoo-fonts-tattoo

Go Back   Nukemods Forum > PHP-Nuke 7.x > Nuke 7.x - Themes

Reply
 
LinkBack Thread Tools Display Modes
PHPNuke 7.8 + subBlack theme problem
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 1
Join Date: Aug 2005
PHPNuke 7.8 + subBlack theme problem - 08-20-2005, 08:23 AM

Hi Guys,
I just recently installed phpnuke 7.8 with the subblack theme I download from this site. I encounter a problem where the blocks on the right hand side are not showing up (regardless where I am.. forums, home page). All the theme that come with the phpnuke 7.8 seems to work fine, I can see the right hand side blocks . Anyone have this issue?
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 2
Join Date: Dec 2004
09-09-2005, 11:11 AM

I am having the same problem with the XPSilver theme on PHP Nuke 7.8.

The right-hand side does not show up.

Please help.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Think this is your problem.
Old
  (#3 (permalink))
Junior Member
 
Status: Offline
Posts: 2
Join Date: Sep 2005
Think this is your problem. - 09-09-2005, 11:48 PM

in your theme folder go to theme.php open that and go to footer section and where it says if (index = 1 ) you need to change that to this
if (defined('INDEX_FILE')) {
worked for me on all the themes i have downloaded here.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#4 (permalink))
Junior Member
 
Status: Offline
Posts: 1
Join Date: Sep 2005
09-20-2005, 07:26 AM

I have spent the last 8 hours with the same problem, and when I found this thread I was SO HAPPY!! but... it didn't work :cry:

My right blocks disappeared. So I tried some mods/fixes, they didn't work. Uninstalled the mods, and now I have right blocks on Home ONLY.. but no Center blocks anymore.. lol

It actually all started with me being unable to submit rank images in forum admin, and led to my site slowly disappearing..

Like I said, I have installed mods and changed files in attempt to fix it, but have installed mods, and replaced the files that I changed.

the site is here

If anyone knows why this might be happening please let me know!

for now I am going to leave the fix mentioned in this thread as is, so that's about all I have changed in my files.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: Think this is your problem.
Old
  (#5 (permalink))
Junior Member
 
Status: Offline
Posts: 2
Join Date: Dec 2004
Re: Think this is your problem. - 09-20-2005, 11:08 AM

Quote:
Originally Posted by lunaticthrasher
in your theme folder go to theme.php open that and go to footer section and where it says if (index = 1 ) you need to change that to this
if (defined('INDEX_FILE')) {
worked for me on all the themes i have downloaded here.
This worked for me.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#6 (permalink))
Junior Member
 
Status: Offline
Posts: 6
Join Date: Jul 2003
Location: Canada
11-11-2005, 12:14 PM

and me
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#7 (permalink))
Junior Member
 
Status: Offline
Posts: 1
Join Date: Mar 2009
03-21-2009, 12:52 AM

Didn't work for me. This is from the subBlack theme from this site.
I found this line in function themefooter here:

Code:
if ($index == 1) }
Changed it to this:

Code:
if ($defined(INDEX_FILE)) }
...and did not see any changes at all.

Changed it to this:

Code:
if (defined(INDEX_FILE)) }
...and that did nothing as well.

EDIT.

I should've searched the forums better. I did search, but didn't find what I was looking for. Finally, I did a more detailed search and found this post:

Quote:
Hello Gypskying,

I highly recommend you dont use v8.1 either it has no security, I recomend using 7.6 from RavenPhpScripts plus they have over 10,000 fixes that includes loads of security too !

Although, I am not your father so you can find the fix located below....

///NO RIGHT SIDE BLOCKS FIX///

Open up the theme.php of the theme you wish to fix. OPEN AND FIND:
Code:

if ($index == 1) {

REPLACE WITH

Code:

if (defined('INDEX_FILE')) {
This edit fixed my issue. BTW, I use PHPNuke v7.9.

Last edited by Hawkaida; 05-15-2009 at 02:53 AM. Reason: Found related post that fixed issue.
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
subblack & co and phpnuke 8.x Pinball Theme packs 2 11-01-2006 06:50 PM
SubBlack theme, the subBlack forum is not subBlack johnnyskid Nuke 7.x - Themes 6 08-30-2006 02:03 PM
subBlack 6.5 Theme - Problem With Box Background Color JadeFist Nuke 6.5 to 6.9 - Themes 4 07-18-2003 09:03 PM
Problem installing subBlack theme pack onto 6.5 MurphDog Theme packs 3 04-01-2003 09:18 AM
problem with fisubsilver phpnuke theme, and posting stories. dac Theme packs 11 03-12-2003 05:53 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31