Upgrading from 1.0.1b to 1.1b

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

Add this file to your "system/libraries" folder:

Replace this file in your "system/libraries" folder with the new version:

Replace this file in your "system/application/config" folder with the new version:

Step 2: Adjust your new routes.irev file

If you previously modified the routes.irev file assign your settings to your new routes.irev file. Note, that the gRoutes array now must be numbered as defined in the routes.irev file.

Step 3: Update your user guide

Please replace your local copy of the user guide with the new version.