Upgrading from 1.2.1b to 1.3b
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 these files in your "system/libraries" folder with the new version:
- Table.irev
- Session.irev
- Useragent.irev
Replace this file in your "system/language/english" folder with the new version:
- dateLang.irev
Replace this file in your "system/language/german" folder with the new version:
- dateLang.irev
Replace this file in your "system/application/config" folder with the new version:
- useragents.irev
Replace this file in your "system/revigniter" folder with the new version:
- RevIgniter.irev
Step 2: Add new files
Add this file to your "system/libraries" folder:
- Jquery.irev
Add this file to your "system/helpers" folder:
- dateHelper.irev
Please replace your local copy of the user guide with the new version.