Upgrading from 2.0.5 to 2.1.0
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
Add this file to your "system/helpers" folder:
- otpHelper.livecodescript
Replace these files in your "system/libraries" folder with the new versions:
- Authentication.livecodescript
- Jquery.livecodescript
- Pagination.livecodescript
Make a copy of the authentication configuration file in your "application/config" folder and replace this file with the new version:
- authentication.lc
- Replace the default settings in this file with your settings saved before.
Replace these files in your "system/revigniter" folder with the new versions:
- Common.livecodescript
- RevIgniter.lc
Step 2: Update your user guide
Please replace your local copy of the user guide with the new version.