Page 1 of 1

What version of CMSMS is version 35?

Posted: Tue Feb 25, 2014 4:27 am
by inyerface
I seem to have lost files - actually restored to 2012 somehow but the database is in tact. What versions of CMSMS were 35 (this is all I can see in the database under the table version).

I think I just need to update the files and it will work

Re: What version of CMSMS is version 35?

Posted: Tue Feb 25, 2014 10:33 am
by scooper
Version 35 appears to be 1.10

I knew keeping all these old versions around would come in handy on day.

Re: What version of CMSMS is version 35?

Posted: Tue Feb 25, 2014 12:37 pm
by staartmees
open version.php with a texteditor and you can see the version of your cmsms

Re: What version of CMSMS is version 35?

Posted: Tue Feb 25, 2014 1:04 pm
by Jo Morg
inyerface wrote:What versions of CMSMS were 35 (this is all I can see in the database under the table version).
scooper wrote:Version 35 appears to be 1.10
You would need to search a bit further: the version you mention is not directly related to CMSMS versions but to Database Schema version, at least AFAIK. This is only upgraded whenever CMSMS database structure is changed. This means that version 35 could match more than one CMSMS version, and you should be able to safely download the latest files that use that particular schema. But you'd have to search around (probably as scooper stated) version 1.10.x and see which was the latest CMSMS version using that schema. And yes, once you have the files you can open version.php, and there is all the info you need, both CMSMS version and CMSMS schema.
HTH