Table of Contents
Close

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:

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

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

Replace these files in your "system/revIgniter" folder with the new versions:

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

Replace this file in your "system/database/drivers/mysql" folder with the new version:

Replace this file in your "system/database/drivers/postgre" folder with the new version:

Step 2: Add these new files

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

Add this folder and it's content to your "system" folder:

Step 3: Update your user guide

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