PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
Author Message
SpaceMonkey
Worker
Worker


Joined: Apr 30, 2005
Posts: 170

PostPosted: Mon Dec 12, 2005 8:19 pm Reply with quote Back to top

I'm about to upgrade from 2.3.1 to 2.4.2 and I'd like some advice before proceeding. The only core files that will need editting are YourAccount/index and the mainfile.

I'm guessing I have to update all the rest of the files.

When I do the install, will it make the appropriate changes to the database? Or do I have to delete some of the old ones?

TIA [/b]
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Dec 12, 2005 8:28 pm Reply with quote Back to top

Not trying to be smart-alec, but just follow the instructions Wink - no other advise is needed.
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
SpaceMonkey
Worker
Worker


Joined: Apr 30, 2005
Posts: 170

PostPosted: Mon Dec 12, 2005 8:50 pm Reply with quote Back to top

I can't seem to find "global $setinfo, $user_prefix, $db, $module_name, $pm_login, $prefix;" in the core file "Your Account"....
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Mon Dec 12, 2005 9:00 pm Reply with quote Back to top

What version of Nuke?
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
SpaceMonkey
Worker
Worker


Joined: Apr 30, 2005
Posts: 170

PostPosted: Mon Dec 12, 2005 9:22 pm Reply with quote Back to top

I'm using 7.7... I found it.. It's weird that BBedit seems to have trouble finding these things..
View user's profile Send private message Visit poster's website
SpaceMonkey
Worker
Worker


Joined: Apr 30, 2005
Posts: 170

PostPosted: Mon Dec 12, 2005 9:50 pm Reply with quote Back to top

My mainfile has this
Code:
if (defined('FORUM_ADMIN')) {
    @require_once("../../../config.php");
    @require_once("../../../db/db.php");
} elseif (defined('INSIDE_MOD')) {
    @require_once("../../config.php");
    @require_once("../../db/db.php");
} else {
    @require_once("config.php");
    @require_once("db/db.php");
}

/* FOLLOWING LINES ARE DEPRECATED BUT ARE HERE FOR OLD MODULES COMPATIBILITY */
/* PLEASE START USING THE NEW SQL ABSTRACTION LAYER. SEE MODULES DOC FOR DETAILS */
if (defined('FORUM_ADMIN')) {
    @require_once("../../../includes/sql_layer.php");
    $dbi = sql_connect($dbhost, $dbuname, $dbpass, $dbname);
} elseif (defined('INSIDE_MOD')) {
    @require_once("../../includes/sql_layer.php");
    $dbi = sql_connect($dbhost, $dbuname, $dbpass, $dbname);
} else {
    @require_once("includes/sql_layer.php");
    $dbi = sql_connect($dbhost, $dbuname, $dbpass, $dbname);


It doesn't have what's described in the mainfile edit text... Should I just replace the above with what's described in the edit?
View user's profile Send private message Visit poster's website
kguske
Site Admin


Joined: Jun 04, 2004
Posts: 6044

PostPosted: Mon Dec 12, 2005 10:05 pm Reply with quote Back to top

If you're using the 3.1 patch, search the forums here for alternate instructions.
View user's profile Send private message
SpaceMonkey
Worker
Worker


Joined: Apr 30, 2005
Posts: 170

PostPosted: Mon Dec 12, 2005 10:31 pm Reply with quote Back to top

I know I'm using some version of chatservs patches. How do I find out if it's 3.1? I've tried searching the forums for alternate instructions and can't find them.

Can anyone point them out?
View user's profile Send private message Visit poster's website
SpaceMonkey
Worker
Worker


Joined: Apr 30, 2005
Posts: 170

PostPosted: Mon Dec 12, 2005 11:35 pm Reply with quote Back to top

Everything seems to be working and I'm running 2.4.2 Thanks..
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic

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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum