Upgrading : what is kept, what is lost ?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
User avatar
fredt
Forum Members
Forum Members
Posts: 144
Joined: Mon Jun 27, 2005 10:36 am

Upgrading : what is kept, what is lost ?

Post by fredt »

I'm planning upgrades from 0.13 to 1.0.2 (unless a 1.0.3 is planned for next days...). I'd like to know if current styles are left untouched during migration, or if they're updated to latest release ?

If they're left, I problably won't be able to get advantage from latest progress (in fact I think my css come from a version older than 0.13...).

If they're erased, I'll loose my changes (colours, and some behaviour...)

So, what does migration do, and what is the best upgrade path for these non-files, db-encapsulated, components (css, templates....)

TIA !
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Upgrading : what is kept, what is lost ?

Post by tsw »

as a basic rule everything in db is left untouched (well db schema might change but thats all)

files in uploads forlder will be left untouched

cmsms files (like file templates) might change

still TAKE A BACKUP! It gives you that nice warm feeling of secutiry when after upgrade you notice that some module you absolutely need doesnt work with 1.0 series and customer is about to hang you... :)

hope this helps
User avatar
fredt
Forum Members
Forum Members
Posts: 144
Joined: Mon Jun 27, 2005 10:36 am

Re: Upgrading : what is kept, what is lost ?

Post by fredt »

Yep it helps !  :)

When you say "nothing is touched"... nothing if DB exists, Table exists (so I could rename it), or TableRow_with_identical_key (item, rename some things here & there) ?

So, I won't take advantage from new css, samples... Should I create a clean install on other place, learn from it, and copy-paste-adapt... or is there some way to DIFF old vs new install ?

Fred
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Upgrading : what is kept, what is lost ?

Post by Dr.CSS »

It will not add any new templates or CSS, if you need to play with or see any new stuff from fresh install go here...

http://multiintech.com/CMSMSDemo/admin/login.php

Name: adman
Password: adman
Last edited by Anonymous on Fri Dec 15, 2006 12:22 pm, edited 1 time in total.
Locked

Return to “[locked] Installation, Setup and Upgrade”