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 -> phpnuke 7.5
Author Message
Wazock
New Member
New Member



Joined: Nov 27, 2004
Posts: 16

PostPosted: Tue Nov 08, 2005 10:08 am Reply with quote

I have recently had to reinstall nuke 7.5 and the 3.1 secuirity patch and now a module that worked before no longer shows only a blank white page?

The module is ofx_clanlist its a rosta of members for a clan dl from http://www.ofxgamer.com

I have used the debug option and this is the error i get:

Code:
Fatal error: Cannot redeclare stripos_clone() (previously declared in /rootremoved/mainfile.php:122) in /rootremoved/mainfile.php on line 122


Any ideas would be greatly apreciated.
 
View user's profile Send private message
Wazock







PostPosted: Tue Nov 08, 2005 10:53 am Reply with quote

Its ok I found the fix I didnt follow up on chages in the 3.1 patch.

Code:
if (!isset($mainfile)) { include("mainfile.php"); }


needed to be replaced with:

Code:
if ( !defined('NUKE_FILE') ) { 

    include("mainfile.php");
}


Embarassed
 
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6433

PostPosted: Tue Nov 08, 2005 12:05 pm Reply with quote

Thanks for posting the followup. I removed the root path from your post for security reasons.

_________________
I search, therefore I exist...
nukeSEO - nukeFEED - nukePIE - nukeSPAM - nukeWYSIWYG
 
View user's profile Send private message
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 -> phpnuke 7.5

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 ©