Upgrading from 1.3.1b to 1.3.2b
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
Make a copy of this file in your "system/application/config" folder, then replace it with the new version:
- database.irev
- Now replace the default settings in this file with your settings saved before.
Replace these files in your "system/application/config" folder with the new version:
- doctypes.irev
- mimes.irev
- useragents.irev
Replace the following directories with the new ones:
- database
- helpers
- language
- libraries
- plugins
- revigniter
- scaffolding
Step 2: Update your user guide
Please replace your local copy of the user guide with the new version.
Step 3: Adhere to the new naming conventions.
Please read here about Reserved Names.