Upgrading from 1.3.14b to 1.3.15b
Before performing an update you should take your site offline by replacing the index.irev file with a static one.
Step 1: Update your revIgniter files
Replace the following files with the new versions:
- Replace all files in your "system/database" folder with the corresponding ones in the new version.
- Replace all files in your "system/helpers" folder with the corresponding ones in the new version.
- Replace all files in your "system/libraries" folder with the corresponding ones in the new version.
- Replace all files in your "system/plugins" folder with the corresponding ones in the new version.
Replace these files in your "system/revigniter" folder with the new versions:
- Common.irev
- RevIgniter.irev
Replace this file in your "system/scaffolding" folder with the new version:
- Scaffolding.irev
Step 2: Update your user guide
Please replace your local copy of the user guide with the new version.