Upgrading from 1.1b to 1.2b
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 versions:
- Output.irev
- Benchmark.irev
- Session.irev
- Controller.irev
- Loader.irev
Replace this file in your "system/language/english" folder with the new version:
- profilerLang.irev
Replace this file in your "system/language/german" folder with the new version:
- profilerLang.irev
Replace these files in your "system/revIgniter" folder with the new versions:
- Common.irev
- RevIgniter.irev
Replace this file in your "system/database" folder with the new version:
- DBactiveRec.irev
Replace this file in your "system/database/drivers/mysql" folder with the new version:
- mysqlResult.irev
Replace this file in your "system/database/drivers/postgre" folder with the new version:
- postgreResult.irev
Step 2: Add these new files
Add this file to your "system/libraries" folder:
- Profiler.irev
Add this folder and it's content to your "system" folder:
- scaffolding
Step 3: Update your user guide
Please replace your local copy of the user guide with the new version.