|
|
|
|
Please help us keep this project
alive by making a small donation
via SourceForge |
|
|
|
|
|
|
|
Aqua CMS version 1 (180508)
|
Version 1 (030608)
Changes
Add folder rules.
Fixed a cookie bug in the checkout.
Added Barclays Epdq support.
Enhanced the Sell area to work like a mini CRM
To upgrade from version 1 (180508).
Download the patch file patch050608.zip and copy the files into the associated folders. Note: Do not replace the folders. Move files from folder to folder.
To upgrade from older version.
Replace the following folders
admin
droplets (if you have custom droplets installed make sure you don't replace them)
Replace the aq_editor.php file
Make change to to the following file if you are updating from a build older than 130508:
application.php
Replace:
$extfile = $folappstep."ws8_extensions.php";
$funfile = $folappstep."ws8_functions.php";
With:
$extfile = $folappstep."droplets/functions/extensions.php";
$funfile = $folappstep."droplets/functions/base.php";
Run the updatedb.php page
Rebuild all your pages for the new changes to take effect

|
|
|