>>  Site Map >>  Forums >>  Post Installation Help [nCo Mod]

Forum module - topics in forum:



Post Installation Help [nCo Mod] - Problems after the installation ask here.



Right Side Blocks

hey guys, got it installed finaly

but i cant seem to get my right side blocks to work - i read the readme inlcuded but i cant seem to make any sense of it

if someone could explain in a bit more detail it would be appreciated

thanks

RavenLife






open your themes/nameoftheme/theme.php file and find:
Code: :
if ($index == 1) {

replace it with:
Code: :
if (defined('INDEX_FILE')) {







hmmmmm.

i thought id done that -

thanks ill give it a try

RavenLife






nope - i hadnt thanks nukecode




x

i gotmine to work Smile






Just want to say I have been looking for an answer too this very question for about an hour now , did a little searching and viola , problem solved ...THANKS AND HAVE A BEER ON ME !!!




Not working

Hi
I did as you have said but no luck? although it worked fine and still does when used on a nukephp 8.0 install . As sson as i used it on ultra nco it reverted back to how it was with no right blocks Rolling Eyes

Cheers Shocked






http://nukecode.com/modules.php?name=Forums&file=viewtopic&t=615






nice thanks nukecode ive been looking for an answer for this for a very long time!






You'll find your answer in this post check out the themes section in it

http://nukecode.com/modules.php?name=Forums&file=viewtopic&t=615






ok I have a problem then, I checked out the link and went through all the files and still no right side blocks.. Info is as follows..:

Nuke Version: nCo Modified Ultra 7.6
OS: Windows
PHP: 5.1.2
MySQL: 5.0.20-nt

Code: :
130     //Without Patched 3.1
131     //if ($index ==1) {
132     //With Patched 3.1
133     if (defined('INDEX_FILE')) {


Now I am using the same server and Nuke version on ALL my sites (at the moment around 7) and havent ran into this untill now.. Please help..






ZmanInFl Wrote: :
ok I have a problem then, I checked out the link and went through all the files and still no right side blocks.. Info is as follows..:

Nuke Version: nCo Modified Ultra 7.6
OS: Windows
PHP: 5.1.2
MySQL: 5.0.20-nt

Code: :
130     //Without Patched 3.1
131     //if ($index ==1) {
132     //With Patched 3.1
133     if (defined('INDEX_FILE')) {


Now I am using the same server and Nuke version on ALL my sites (at the moment around 7) and havent ran into this untill now.. Please help..


This refers to if your site is patched to ChatServ 3.1 or higher. We released a patch for 3.1 and 3.2. I would suggest you check the downloads section, and you will need to change those lines in your themes folder then into the them you are using. You will need to open the index.php page and then find the code and change it. That is only if you have patched your site.






thats just it, I havent patched my sites.. I am still using the nCo Mod 7.6 Ultra I downloaded from here back in 05 with the nuke 7.6.0.2.9. I have 7 sites set up with the same core and set up on the same server and just this one is the only one not showing the right side. I have a feeling what I might be looking at is a full wipe and restart on this site or is there any other suggestions you may have..? Is it in my best interest to up to 3.1 or 3.2, I am asking this cause of the extra security measures that were put on these (the ones in your readme files for extra security) and wondering if that would have anything to do with it..






ZmanInFl Wrote: :
thats just it, I havent patched my sites.. I am still using the nCo Mod 7.6 Ultra I downloaded from here back in 05 with the nuke 7.6.0.2.9. I have 7 sites set up with the same core and set up on the same server and just this one is the only one not showing the right side. I have a feeling what I might be looking at is a full wipe and restart on this site or is there any other suggestions you may have..? Is it in my best interest to up to 3.1 or 3.2, I am asking this cause of the extra security measures that were put on these (the ones in your readme files for extra security) and wondering if that would have anything to do with it..


Yes we recommend you update to 3.2 since 2.9 has security issues that are addressed in the 3.1 and 3.2 updates. If you are running NukeSentinel on those sites you will need to update those as well. As with any update make sure you backup your site and the MySQL database before doing any updates in case you break something then you have a backup.




Attention! You are currently viewing sitemap page!
We strongly suggest to look at original content

Search from web

Valid HTML 4.01 Valid CSS