Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> PHP-Nuke Patched Series By Chatserv
Author Message
Donovan
Client



Joined: Oct 07, 2003
Posts: 735
Location: Ohio

PostPosted: Thu Oct 06, 2005 7:43 pm Reply with quote

I have it set as visable to "All Visitors" and active. This has happend to me twice. Nuke 7.6 patched 3.1
 
View user's profile Send private message Visit poster's website ICQ Number
chatserv
Member Emeritus



Joined: May 02, 2003
Posts: 1389
Location: Puerto Rico

PostPosted: Thu Oct 06, 2005 8:34 pm Reply with quote

Create a temp superuser and PM me the login info and url.
 
View user's profile Send private message Visit poster's website
chatserv







PostPosted: Fri Oct 07, 2005 10:18 am Reply with quote

You will have to check if all files got replaced when you loaded the patch, messages as well as center blocks are loaded by header.php, in the case of nuke patched they will load if HOME_FILE is defined, this gets defined in Nuke's main index.php file with:
Code:
define('HOME_FILE', true);

If that line is missing from your main index file or if the following is missing from the end of header.php you might have missed replacing some files.
Code:
if(defined('HOME_FILE')) {

   message_box();
   blocks("Center");
}
 
Donovan







PostPosted: Fri Oct 07, 2005 10:36 am Reply with quote

Code:
if(defined('HOME_FILE')) {

   message_box();
   blocks("Center");
}


Appears in my header.php

Code:
define('HOME_FILE', true);


does not appear in my index. I looked at the 3.1 patched index.php and it is not there as well. I believe I got the zip file from Raven site.

This is odd.
 
Donovan







PostPosted: Fri Oct 07, 2005 10:43 am Reply with quote

Son of a....


I replaced with a valid 3.1 index.php and now I get


You can't access this file directly...
 
chatserv







PostPosted: Fri Oct 07, 2005 11:37 am Reply with quote

Yep seems you have a mixup of files, i can check into it for you if you wish, if so pm me ftp login data.
 
chatserv







PostPosted: Fri Oct 07, 2005 12:38 pm Reply with quote

Site should be functional now.
 
Donovan







PostPosted: Fri Oct 07, 2005 12:39 pm Reply with quote

OUTSTANDING!!
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> PHP-Nuke Patched Series By Chatserv

View next topic
View previous topic
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 can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©