[Fusionregistry-commitlog] fusionregistry UPGRADE.txt,NONE,1.1
Brought to you by:
copland007
|
From: CVS c. <fus...@li...> - 2007-06-06 22:30:02
|
Update of /cvsroot/fusionregistry/fusionregistry In directory sc8-pr-cvs17:/tmp/cvs-serv13979 Added Files: UPGRADE.txt Log Message: Initial import into cvs. --- NEW FILE: UPGRADE.txt --- /*-------------------------------------------------------------------------\ | | ======================================================== | Fusion Registry GPL v3.0.3 | Copyright (C) 2007 Fusion Scripts | | This program is free software; you can redistribute it and/or | modify it under the terms of the GNU General Public License | as published by the Free Software Foundation; either version 2 | of the License, or (at your option) any later version. | | This program is distributed in the hope that it will be useful, | but WITHOUT ANY WARRANTY; without even the implied warranty of | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | GNU General Public License for more details. | | You should have received a copy of the GNU General Public License | along with this program; if not, write to the Free Software | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | ======================================================== | | Email: in...@fu... | Web-Site: http://www.fusionscripts.com/ | | $Id: UPGRADE.txt,v 1.1 2007/06/06 22:30:01 copland007 Exp $ | \-------------------------------------------------------------------------*/ ============================================================================ Upgrading to Fusion Registry v3.0.3 ============================================================================ Upgrading and Installing note: As with any change to files on your server you should always make a backup of any files that will be modified or removed. It would also be good practice to make a backup of your database. Upload all the files: /cache/lang_cache/en/lang_registry.php /sources/components_acp/* (and all sub files/folders) /sources/components_public/* (and all sub files/folders) /sources/portal_plugins/* /sources/tasks/registrysessions.php /style_images/1/registry_images/* Point your browser to the following URL: http://yourdomain.com/forum/sources/components_public/fusionscripts/fusionregistry/upgrade/ You may need to unlock the upgrader when you access the above URL before you can proceed. Follow the on screen instructions to unlock the upgrader. That's it you're done with upgrade! ============================================================================ Upgrading from Garage Module to Fusion Registry ============================================================================ Upgrading and Installing note: As with any change to files on your server you should always make a backup of any files that will be modified or removed. It would also be good practice to make a backup of your database. The new upgrader system will make your upgrade nice and easy. If you are upgrading from Garage Module I can not stress enough to make a backup of your database and files, including your uploads! There are no code edits required for Fusion Registry to run, so you can start by removing any and all edits to your source files for the older versions of the Garage Module. You can also delete the 'ioncube' directory that contains the ionCube loader files as it is no longer required. In your ACP -> Look & Feel -> Skin Manager, ensure your custom skin does not have a link to the Garage Module in your board header. This link will be added automatically by the Components system. Edit the following Template Bit to check "All Glocal HTML" -> "global_board_header". If you find this line, remove it: <a href='{ipb.script_url}act=garage'>Garage</a> Also in the Skin Manager remove or hide the previous Garage Module skin set. Once you have completed all the above clean up work, proceed to the installation instructions and follow the same steps as if your were installing Fusion Registry from scratch. !!! IMPORTANT -- FOR STEP 2 INSTEAD OF RUNNING THE INSTALLER, RUN THE UPGRADER! |