Upgrading from 2.3.4 to 2.4.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
Replace these files in your "system/libraries" folder with the new versions:
- Authentication.livecodescript
- Formvalidation.livecodescript
- Input.livecodescript
- Loader.livecodescript
Add this file to your "system/libraries" folder:
- ASYNergy.livecodescript
Add this file to your "assets/img" folder, this file is used for the new tutorials:
- logo.png
Add this file to your "application/db" folder, this file is used for the new tutorials:
- tutorials.sqlite
Add this folder and its contents to your "assets/js" folder:
- ASYNergy
Replace these files in your "system/helpers" folder with the new versions:
- formHelper.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.