Page 1 of 1

Did you guys know the latest release under tar.gz is actually version 1.06?

Posted: Mon Jul 23, 2007 12:15 am
by overtheblock
someone needs to replace that file with 1.1!

i untarred it and found out it is actually 1.06 nihau...

thanks!

Re: Did you guys know the latest release under tar.gz is actually version 1.06?

Posted: Mon Jul 23, 2007 10:46 am
by reneh
I cant see anything wrong with that file.
From there you see its 1.0.6 ?

Data from version.php:
"
#$Id: version.php 4040 2007-07-13 12:13:17Z wishy $

$CMS_VERSION = "1.1";
$CMS_VERSION_NAME = "Samoa";
$CMS_SCHEMA_VERSION = "28";
"

Re: Did you guys know the latest release under tar.gz is actually version 1.06?

Posted: Mon Jul 23, 2007 5:53 pm
by emt
Maybe you're following Step 2 in the Installation documentation? If so, you need to replace the "1246/cmsmadesimple-1.0.6.tar.gz" with the correct path "1349/cmsmadesimple-1.1.tar.gz" for version 1.1.

If you simply change the CMSMS version and not the preceeding number you will get the results you mentioned.

You can find the correct path by looking under "Downloads" and inspecting the path to the version you want.

Marshall