/**********************************************************************/
/* PHP-Nuke Platinum v.7.6.0 UPGRADING */
/* */
/**********************************************************************/
/* [ UPGRADING IS RECOMMENDED FOR ADVANCED USERS ONLY ] */
/**********************************************************************/
/* */
/* The ability to upgrade from PHP-Nuke to PHP-Nuke Platinum is a new */
/* feature added to PHP-Nuke Platinum 7.6.0 for your benefit. */
/* */
/* Users of PHP-Nuke Platinum 6.9.0/6.9.1 wishing to upgrade to */
/* PHP-Nuke Platinum 7.6.0: Ignore step 1 and 2 and go directly to */
/* step 6. Be sure to follow step 7 too. */
/* */
/**********************************************************************/
/* */
/* BACKUP: All files via FTP/cPanel [recommended] */
/* BACKUP: SQL database/'s via PHP-Nuke/cPanel [recommended] */
/* */
/* Be sure to backup your sql database, as upgrading will replace */
/* nuke_blocks, nuke_modules and nuke_messages (without saving info). */
/* */
/* Since upgrading replaces nuke_blocks and nuke_modules, this is no */
/* problem, as these can easily be added back through admin.php. */
/* */
/* However, if you have any messages (stored in nuke_messages) you */
/* may like to copy/paste the messages to a text document and re-add */
/* the messages back later. */
/* */
/* The replacement of these 3 tables is needed due to security and */
/* compatibility issues. */
/* */
/**********************************************************************/
/* */
/* Installation steps: 5 */
/* Step 1. Download your current config.php, and save it in a safe */
/* place. */
/* */
/* Step 2. Upload and overwrite all files located in the html folder */
/* to the directory [maintaining file/folder structure] where*/
/* you wish to update to PHP-Nuke Platinum 7.6.0. */
/* */
/* Step 3. In upgrades/step1 there are a series of .sql files. Each */
/* sql file is labelled respectively to the PHP-Nuke version */
/* it related to. For example, "upgrade 65 - 76.sql" is the */
/* upgrade file for PHP-Nuke 6.5 upgrade to PHP-Nuke 7.6. */
/* */
/* Select the sql file that relates to your PHP-Nuke version */
/* and run it through phpMyAdmin. */
/* */
/* NOTE: This will update your website to PHP-Nuke 7.6. */
/* */
/* Step 4. In upgrades/step2 there is an .sql file titled: */
/* "76 - 760 platinum.sql" */
/* */
/* Run this sql file through phpMyAdmin. */
/* */
/* NOTE: This will update your website to PHP-Nuke Platinum 7.6.0. */
/* */
/* Step 5. Open the config.php which you saved in step 1, and open */
/* the config.php which you uploaded/overwrote in step2. */
/* Transfer all relevant database information from your */
/* original config.php to the new platinum config.php. */
/* Upload and overwrite this file to root directory. */
/* */
/* NOTE: This will place your config info into the new config.php */
/* */
/**********************************************************************/
/* PHP-Nuke Platinum 6.9.0/6.9.1 users ONLY DO THIS STEP */
/* */
/* Installation steps: 2 */
/* Step 6. In upgrades/step2 there is an .sql file titled: */
/* "Platinum691 - 760.sql" */
/* */
/* Run this sql file through phpMyAdmin. */
/* */
/* NOTE: This will update your website to PHP-Nuke Platinum 7.6.0. */
/* */
/* Step 7. IMPORTANT: Go back and read step 5. */
/* */
/**********************************************************************/
/* [ UPGRADING IS RECOMMENDED FOR ADVANCED USERS ONLY ] */
/**********************************************************************/
/* Copyright (c) 2004 - 2006 by http://www.techgfx.com */
/* Graeme Allan - Techgfx (goose@techgfx.com) */
/**********************************************************************/
/* All content and includes from this package is intellectual */
/* property of TechGFX.com unless stated otherwise. Replication of */
/* and copyrighted material is a civil and criminal act and */
/* voilations may result in legal action. */
/**********************************************************************/
/* See TechGFX.com for detailed information on the Platinum Suite */
/* */
/* TechGFX: Your dreams, Our imagination */
/**********************************************************************/
/* TechGFX: Corporate Alliance */
/* - NukeMods.com */
/* - PortedMods.com */
/* - Protector.Warcenter.se */
/**********************************************************************/