Upgrading from 1.5.10b to 1.5.11b
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 this file in your "system/application/config" folder with the new version:
- mimes.lc
Replace these files in your "system/libraries" folder with the new versions:
- Input.lc
- Formvalidation.lc
- Session.lc
Replace this file in your "system/helpers" folder with the new version:
- formHelper.lc
Replace this file in your "system/plugins" folder with the new version:
- galleriaPi.lc
Replace this file in your "system/language/english" folder with the new version:
- formvalidationLang.lc
Replace this file in your "system/language/french" folder with the new version:
- formvalidationLang.lc
Replace this file in your "system/language/german" folder with the new version:
- formvalidationLang.lc
Replace this file in your "system/language/spanish" folder with the new version:
- formvalidationLang.lc
Make a copy of the configuration file in your "system/application/config" folder and replace this file with the new version:
- config.lc
- Replace the default settings in this file with your settings saved before.
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.