Update of /cvsroot/fusionregistry/fusionregistry
In directory sc8-pr-cvs17:/tmp/cvs-serv21291
Modified Files:
UPGRADE.txt
Log Message:
Added step for removing old component xml
Index: UPGRADE.txt
===================================================================
RCS file: /cvsroot/fusionregistry/fusionregistry/UPGRADE.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** UPGRADE.txt 6 Jun 2007 22:30:01 -0000 1.1
--- UPGRADE.txt 7 Jun 2007 00:11:14 -0000 1.2
***************
*** 36,40 ****
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
--- 36,40 ----
removed. It would also be good practice to make a backup of your database.
! 1. Upload all the files:
/cache/lang_cache/en/lang_registry.php
***************
*** 45,49 ****
/style_images/1/registry_images/*
! Point your browser to the following URL:
http://yourdomain.com/forum/sources/components_public/fusionscripts/fusionregistry/upgrade/
--- 45,53 ----
/style_images/1/registry_images/*
! 2. Head into your ACP -> ADMIN -> Manage Components. Delete the old Fusion
! Registry component, then use the 'Import XML Component File' to import the
! component xml file 'fusionregistry_component.xml' from v3.0.3.
!
! 3. Point your browser to the following URL:
http://yourdomain.com/forum/sources/components_public/fusionscripts/fusionregistry/upgrade/
|