Upgrading from 1.7.0 to 1.7.1
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
Replace these files in your "system/helpers" folder with the new versions:
- assetHelper.lc
- urlHelper.lc
- formHelper.lc
Replace these files in your "system/application/config" folder with the new versions:
- useragents.lc
- mimes.lc
Replace these files in your "system/database" folder with the new versions:
- DBdriver.lc
- DBactiveRec.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.