|
Upgrading Omnistar CMS |
Top Previous Next |
|
Generally, upgrading is a simple matter of uploading all the files that have been updated from the previous version.
VERY IMPORTANT!
You must backup before upgrading. At a minimum, we recommend backing up your data/ and uploads/ directories and your mySQL database.
If you do not know how to backup your mySQL data, contact your web host for assistance. Upgrading to v1.09
To upgrade to v1.09, make the following changes to your [cmsAdmin] folder (the folder on your website where you originally installed the software):
1) Upload these files:
/[cmsAdmin]/.htaccess /[cmsAdmin]/admin.php /[cmsAdmin]/css/*.* /[cmsAdmin]/data/schemaPresets/*.* /[cmsAdmin]/lib/*.*
2) Upload this folder and its contents:
/[cmsAdmin]/tinymce3/*.*
3) (Optional) Delete these folders and their contents:
/[cmsAdmin]/lib/tinyMCE/ /[cmsAdmin]/tinyMCE/ |