Upgrading from 1.6.18 to 1.6.19
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 this file in your "system/scaffolding" folder with the new version:
- Scaffolding.lc
Replace this file in your "system/database" folder with the new version:
- DBcache.lc
Replace this file in your "system/database/drivers/postgre" folder with the new version:
- postgreResult.lc
Replace these files in your "system/libraries" folder with the new versions:
- Email.lc
- Exceptions.lc
- Input.lc
- Loader.lc
- Log.lc
- Output.lc
- Upload.lc
Replace these files in your "system/helpers" folder with the new versions:
- assetHelper.lc
- emailHelper.lc
- fileHelper.lc
- formmailHelper.lc
Replace these files in your "system/plugins" folder with the new versions:
- galleriaPi.lc
- markdownPi.lc
Replace these files in your "system/revigniter" folder with the new versions:
- Common.lc
- RevIgniter.lc
Step 2: Update your user guide
Please replace your local copy of the user guide with the new version.