Clan Adverts

Sponsors

CT on Facebook

Latest Product

User Box

Anonymous
38.107.179.219
Nickname:

Password:

Security Code
Security Code
Type Security Code


PND Downloads Feed

Phpnuke Downloads
How to Delete or Reset yo...
How to Delete or Reset your PHPNuke Admin Account
Lost your admin password ?  Cant login to your admin account ? This s...
Back Online & Stuff
Back Online & Stuff
Look at us with our nifty website back up and running… Seriously...
How to edit the admins in...
How to edit the admins in the forums
Here is a way to make someone admin in your forums on your Evo site. I...
Demo Splash Screen
Demo Splash Screen
Ped @ Clan Themes has released a simple splash screen entrance hack. ...
Free Phpnuke Business The...
Free Phpnuke Business Theme 6
This is the 6th Business theme for Phpnuke that Clan Themes has releas...
Tricked Out Slider
Tricked Out Slider
We have seen some great new things come out of Tricked Out News and th...

Custom Work

PHP Nuke Custom Work

www.clanthemes.com :: View topic - Problem installing ct rn white theme
Problem installing ct rn white theme

7 Replies / 807 Views


Post new topic   Reply to topic  

   www.clanthemes.com Forum Index » Standard PHPNuke

View previous topic :: View next topic


Reef3R
Reputation: 0.3 Add RepSubtract Rep
Local time: 4:55 AM


Noob
Noob

0.01 posts per day
Medals: 0

Joined: Nov 07, 2010
Last Visit: 07 Nov 2010
Posts: 3
Points: 240 

Post Problem installing ct rn white theme Posted: Sun Nov 07, 2010 2:12 am

Hey guys.

Let me start by saying that this is my first time trying anything with PhP-Nuke, and I just got it installed. I downloaded the CT RN WHITE Theme and as far as I can see, followed the install instructions to the letter

Quote:
Simply follow the folder structure that is laid out in the theme files, the folder CT_RN_GREYSCALE should be uploaded to your themes folder (yoursite.com/themes) then goto your admin prefrences and find Default Theme for your site: and drop down to select CT_RN_GREYSCALE and then hit Save Changes at the bottom of the page


When I go to my admin preferences and select/save the CT_RN_GREYSCALE theme, everything just goes blank.

Hope someone can let me know what I'm doing wrong.
Thanks in advance
Reef3R
 

 
View user's profileSend private message Reply with quote

scope1234
Reputation: 80.2 Add RepSubtract Rep
votes: 2
Local time: 3:55 AM
Location: United Kingdom
uk.gif

Stand-by Stand-by
Stand-by Stand-by

0.49 posts per day
Medals: 0

Joined: Nov 06, 2009
Last Visit: 02 Jan 2012
Posts: 455
Points: 35419 

Post Re: Problem installing ct rn white theme Posted: Sun Nov 07, 2010 3:42 am

Shop Purchases:
Battlefield 2 Splash Screen

Welcome, what version of nuke are you running?
 

 
View user's profileSend private messageMSN Messenger Reply with quote

Ped
Reputation: 94 Add RepSubtract Rep
votes: 37
Local time: 4:55 AM
Location: Great British Empire
uk.gif

Site Founder
Site Founder

1.82 posts per day
Medals: 2 (View more...)
Super Dedicated User (Amount: 1)
Theme Guru
Theme Guru
Joined: Nov 13, 2006
Last Visit: 25 May 2012
Posts: 3675
Points: 191987 

Post Re: Problem installing ct rn white theme Posted: Sun Nov 07, 2010 9:46 am

Shop Purchases:
Clan Roster 2.0 · Bad Company 2 Vietnam Xtreme Theme

I guess he is using Standard, as its posted in Standard Nuke LMAO

Anyways, its because you are using standard Nuke, I didnt really make the for standard nuke ebcause no one really uses it these days

Did your host install phpnuke for you ?

You have 2 options

Install Ravens Nuke instead of crappy standard phpnuke from >> http://ravenphpscripts.com/

or go into the theme.php inside the theme and find and delete

Code:
function themecenterbox($title, $content) {
   echo'         <h2>
   <div id="span1">'.$title.'</div><div id="span2"></div>
   </h2>
   <div class="block_content">
   <div class="roundcont">
   <div class="roundtop">
   <div>
   <img src="themes/CT_RN_WHITE/images/tl.gif" alt="" width="15" height="15" class="corner" style="display: none" />
   </div>
   <div class="articlecontent">
   '.$content.'
   </div>
   <div class="roundbottom">
   <img src="themes/CT_RN_WHITE/images/bl.gif" alt="" width="15" height="15" class="corner" style="display: none" />
   </div>
   </div>
   </div>
   </div>
   <p class="clear" />';
}
 

 
View user's profileSend private messageSend e-mail Reply with quote


Reef3R
Reputation: 0.3 Add RepSubtract Rep
Local time: 4:55 AM


Noob
Noob

0.01 posts per day
Medals: 0

Joined: Nov 07, 2010
Last Visit: 07 Nov 2010
Posts: 3
Points: 240 

Post Problem installing ct rn white theme Posted: Sun Nov 07, 2010 10:26 am

Well... thx for the help guys. I deleted the code like you said, but unfortunately, it just messes the whole theme up.

I have absolutely no clue about how to install Ravens Nuke (like I said, I'm completely new to this), so I guess, I'll just have to find a different theme that'll work with PhP Nuke 8.0 (shame, because it's a great theme)

Thx again for your help
Reef3R
 

 
View user's profileSend private message Reply with quote

Ped
Reputation: 94 Add RepSubtract Rep
votes: 37
Local time: 4:55 AM
Location: Great British Empire
uk.gif

Site Founder
Site Founder

1.82 posts per day
Medals: 2 (View more...)
Super Dedicated User (Amount: 1)
Theme Guru
Theme Guru
Joined: Nov 13, 2006
Last Visit: 25 May 2012
Posts: 3675
Points: 191987 

Post Re: Problem installing ct rn white theme Posted: Sun Nov 07, 2010 12:17 pm

Shop Purchases:
Clan Roster 2.0 · Bad Company 2 Vietnam Xtreme Theme

go into the theme.php inside the theme and find and delete

Code:
function themecenterbox($title, $content) {
   echo'         <h2>
   <div id="span1">'.$title.'</div><div id="span2"></div>
   </h2>
   <div class="block_content">
   <div class="roundcont">
   <div class="roundtop">
   <div>
   <img src="themes/CT_RN_WHITE/images/tl.gif" alt="" width="15" height="15" class="corner" style="display: none" />
   </div>
   <div class="articlecontent">
   '.$content.'
   </div>
   <div class="roundbottom">
   <img src="themes/CT_RN_WHITE/images/bl.gif" alt="" width="15" height="15" class="corner" style="display: none" />
   </div>
   </div>
   </div>
   </div>
   <p class="clear" />';
}
 

 
View user's profileSend private messageSend e-mail Reply with quote

scope1234
Reputation: 80.2 Add RepSubtract Rep
votes: 2
Local time: 3:55 AM
Location: United Kingdom
uk.gif

Stand-by Stand-by
Stand-by Stand-by

0.49 posts per day
Medals: 0

Joined: Nov 06, 2009
Last Visit: 02 Jan 2012
Posts: 455
Points: 35419 

Post Re: Problem installing ct rn white theme Posted: Sun Nov 07, 2010 12:23 pm

Shop Purchases:
Battlefield 2 Splash Screen

If you still cannot fix this problem add me to xfire my username is: ravageduck and i will show you through teamviewer Angel
 

 
View user's profileSend private messageMSN Messenger Reply with quote


Ped
Reputation: 94 Add RepSubtract Rep
votes: 37
Local time: 4:55 AM
Location: Great British Empire
uk.gif

Site Founder
Site Founder

1.82 posts per day
Medals: 2 (View more...)
Super Dedicated User (Amount: 1)
Theme Guru
Theme Guru
Joined: Nov 13, 2006
Last Visit: 25 May 2012
Posts: 3675
Points: 191987 

Post Re: Problem installing ct rn white theme Posted: Sun Nov 07, 2010 12:36 pm

Shop Purchases:
Clan Roster 2.0 · Bad Company 2 Vietnam Xtreme Theme

I would prefer is you actually showed users in the forums (so others get help as well if they have the same problem) this problem is not really considered hard to rectify if its a very complex fix that can not be shown on the forums, then please add something like :-

I am no way affiliated to CT (just on here a lot) and if you wish to contact me for advice or assistance then you are more than welcome to contact me on Xfire: ravageduck

If you intend on touting for clients or work, please also make that clear that you will offer paid for services if contact is made.

If I get any complaints then the "Ban" button will be used Embarrased

Cheers
 

 
View user's profileSend private messageSend e-mail Reply with quote

Reef3R
Reputation: 0.3 Add RepSubtract Rep
Local time: 4:55 AM


Noob
Noob

0.01 posts per day
Medals: 0

Joined: Nov 07, 2010
Last Visit: 07 Nov 2010
Posts: 3
Points: 240 

Post Problem installing ct rn white theme Posted: Sun Nov 07, 2010 1:20 pm

OK... status update:

It seems that one of the reasons the theme was messed up when I deleted that centerbox code was, that (my own stupid fault) the images folder hadn't been uploaded properly.

So far so good... However... I have a new issue now which I'm guessing may well be one that I have to live with. everything looks fantastic in Mozilla Firefox, but is all messed up in ie8.

Here's a quick link so that you can see what I mean.

Thx again folks
Reef3R
 

 
View user's profileSend private message Reply with quote
Post new topic   Reply to topic  
   www.clanthemes.com Forum Index » Standard PHPNuke


 
7 Replies / 807 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 cannot download files in this forum