Migration SyndeoCMS 3.1 -> 3.2.00
Migration information
With this migration a new version of the CKeditor (versie 4.3) will be installed.
A new template editor where the CSS can be edited via the configuration.
If you have version 3.1.xx you need to run
run
migrate3.1_3.2.php
If you made changes to the language files via the translate tool, you need to load every changed language file in the translate tool and press save. By pressing save the newly introduced language items will be added to your XX_user.php file.
A new slider module which is used in the new template editor.
Migration:
With almost every new version mysql tables are added or altered,
to migrate from version
SyndeoCMS 3.1.xx
to SyndeoCMS 3.2.00:
run
migrate3.1_3.2.php
The migration script is in the 3.2.00 zip file in the starnet/install directory.
Unpacking:
on linux:
unzip syndeocms-version.zip
on windows:
Use a tool like Winzip to unzip the files from syndeocms-version.zip.
If you have your site hosted at a provider you have to
ftp
the unziped files to your service provider.
After the files have been installed you need to run the appropriate migration file.
When migration is finished,
all files should be deleted from the
starnet/install
directory.
Good luck with SyndeoCMS
The SyndeoCMS Development Team