Upgrading from 1.6.1 to 1.6.2
Before performing an update you should take your site offline by replacing the index.lc file with a static one.
Step 1: Update your revIgniter files
Make a copy of the database configuration file in your "system/application/config" folder and replace this file with the new version:
- database.lc
- Replace the default settings in this file with your settings saved before.
Replace these files in your "system/libraries" folder with the new versions:
- Authentication.lc
- Session.lc
Replace these files in your "system/database" folder with the new versions:
- DBactiveRec.lc
- DBdriver.lc
Replace this file in your "system/revigniter" folder with the new version:
- RevIgniter.lc
Step 2: Update your user guide
Please replace your local copy of the user guide with the new version.