Clan Adverts

DarkForge Gaming

www.clan-themes.co.uk :: View topic - Problem on right block

 Welcome To Clan Themes 

As the board grows please remember the Search Option and we hope you find our community useful.

We also monitor Private Messages to stop members from abusing our sites system.
If you are asking for assistance please provide your site link and nuke version, Thanks.

Problem on right block

1 Replies / 318 Views


Post new topic   Reply to topic  

   www.clan-themes.co.uk Forum Index » PhpNuke Theme Questions

View previous topic :: View next topic


okacybernet
Reputation: 0.1
Local time: 10:46 PM


Status: Offline
0.01 posts per day
Medals: 0

Joined: Aug 29, 2008
Last Visit: 30 Aug 2008
Posts: 1
Points: 250 

Post Problem on right block Posted: Sat Aug 30, 2008 4:29 am   

i hace website use php nuke..if i change theme, the right block is not ferfect..but normaly in original theme deepblue
what must i do for that problem?
can you teach me ?
 

 
View user's profileSend private message Reply with quote

DreAdeDcoRpSE
Reputation: 738.8
votes: 5
Local time: 10:46 PM
Location: Back of your Mind
usa.gif

Status: Offline
1.14 posts per day
Medals: 2 (View more...)
Dedication (Amount: 1)
Forums Moderator
Forums Moderator
Joined: Sep 22, 2007
Last Visit: 02 Dec 2008
Posts: 496
Points: 11365 

Post Re: Problem on right block Posted: Sat Aug 30, 2008 12:05 pm   

Shop Purchases:
Enemy Territory Theme (Aviator) for PHP Nuke · Clan Roster 2.0

I am not sure what you are talking about. but I am going to guess you are saying that right blocks are not showing up on other themes. If that is the case, then follow these instructions.

in ROOT/Themes/YOURTHEME/theme.php


Find:
Code:
if ($index == 1) {

Replace With:
Code:
 if (defined('INDEX_FILE')) {


if that doesn't work

Find:
Code:
if ($index == 1) {

On new line before add:
Code:
$index = defined('INDEX_FILE') ? 1 : 0;
 

  • Donations for custom work is appreciated at [HS]
 
View user's profileSend private messageVisit poster's websiteAIM AddressYahoo MessengerMSN Messenger Reply with quote
Post new topic   Reply to topic  
   www.clan-themes.co.uk Forum Index » PhpNuke Theme Questions


 
1 Replies / 318 Views
Page 1 of 1
All times are GMT
Display posts from previous:   
 
Jump to:  
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
You cannot attach files in this forum
You can download files in this forum