Upgrading from 1.5.13b to 1.5.14b
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/scaffolding" folder with the new version:
- Scaffolding.lc
Replace these files in your "system/scaffolding/views" folder with the new versions:
- edit.lc
- view.lc
- add.lc
Add this file to your "system/scaffolding/views" folder:
- nodata.lc
Replace this file in your "system/database" folder with the new version:
- DBdriver.lc
Replace this file in your "system/database/drivers/mysql" folder with the new version:
- mysqlResult.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.