|
DELUXE 2.1 UPGRADE INSTRUCTIONS
If you already have a Deluxe catalog, version 2.0 or higher, and wish to upgrade to version 2.1, please follow the instructions below. Please note: If you have a version 1.x catalog, you need to first upgrade to 2.0 before proceeding!
IMPORTANT: If you have modified the database or PHP files from your current Deluxe system in any way, you will need to apply those same changes to the new 2.1 version!
It is extremely important to back up your mySQL database and save a copy of ALL existing catalog files BEFORE upgrading the system. We cannot guarantee that your data or files will be unaffected by this upgrade.
Back up your mySQL database.
Back up all of your system files. This is extremely important, as all files will be overwritten with the changed files! These files include:
- advsearch.php
- catalog.php
- custom.htm
- email.php
- finish.php
- order.php
- view.php
- wholesale.php
- /inc/ - The directory and all the files under that directory.
- /secure/ - The directory and all the files under that directory.
- /shopadmin/ - The directory and all the files under that directory.
Load the following files from the main directory of the zip file into your site's main directory: advsearch.php, catalog.php, custom.htm, email.php, finish.php, ocstyle.css, order.php, view.php, wholesale.php. These will override your current files!
Load the files from the "shopadmin" directory of the zip file into your site's "shopadmin" directory. These will override your current files!
Load the files from the "shopadmin" directory of the zip file into your site's "shopadmin" directory. These will override your current files!
Optional! If you wish to use FTP to upload your images, make sure your /images/ folder is chmodded to 755, then load the ftpconfig.php page from the /secure/ folder into your site's /secure/ folder, adding the FTP details as needed. For more information, see the setup file.
Open your catalog.php page and add the inc/style.php include to the <head> of your site if you wish to use the new 2.1 version CSS files, and the inc/title.php include where you want to show the category title. (Note that the version 2.1 files show the title separately from the description.)
If you've made any modifications to your system, apply those to the new files. Please note that we are unable to apply any modifications made to your 2.0 or lower system to your new 2.1 files.
Your system should be updated now! You should not have to make changes to Mals with this upgrade. If you have any problems, revert to the backups that you made before beginning this update.
|