How to tell version from schema?

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
benz1
New Member
New Member
Posts: 9
Joined: Mon Jun 16, 2008 3:01 am

How to tell version from schema?

Post by benz1 »

Hi,

I've been tasked with upgrading some old CMS Made Simple installations. Can't tell what version they are as they use a custom admin theme without a version number but the database version numbers are 19 and 29.

As they are old versions I assume I need to upgrade version by version but can anyone advise which versions these are so I know where to start or is there another way to establish the version number?

Thanks in anticipation,
Benz1
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm
Location: MI

Re: How to tell version from schema?

Post by Jeff »

Look at the System Information under the Site Admin tab. Otherwise look in the version.php file in your root dir.

jeff
benz1
New Member
New Member
Posts: 9
Joined: Mon Jun 16, 2008 3:01 am

Re: How to tell version from schema?

Post by benz1 »

Thanks Jeff, I didn't realize they were so old. Schema 19 is version 0.13!

Do I need to upgrade to each of the 29 versions since then in turn or are there some key upgrades that I can jump to? Think it might be easier to start from scratch and recreate the sites in v1.5.4!
Thanks,
Benz1
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm
Location: MI

Re: How to tell version from schema?

Post by Jeff »

Depends on how well you know php/html and if you can debug your own errors?

You are right if the site aren't too big/fancy it would be easier to start from scratch.
alby

Re: How to tell version from schema?

Post by alby »

benz1 wrote: I've been tasked with upgrading some old CMS Made Simple installations. Can't tell what version they are as they use a custom admin theme without a version number but the database version numbers are 19 and 29.
look in version.php

Alby
Locked

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