Page 1 of 1

Upgrading from 0.12.1 and 0.11.2 to Version 1.0 [TED IDENTIFIED ERROR PRESENT]

Posted: Mon Sep 04, 2006 3:24 pm
by thumbsucker
Hi,

I would like to Upgrade from $CMS_VERSION = "0.12.1" and $CMS_VERSION = "0.11.2" to Version 1.0

There was a bug on upgrading which led to a BLANK SCREEN whenever I upgraded.  Ted sent me this email before identifying the problem:

"Ok, you're all set.  The issue is that php is setup not to display errors, but instead send them to the apache error log.  Once I looked in there, the problem was obvious.  There is a bug in the install/upgrade script in 0.12 that will sometimes put modules into the cms_modules table twice.  I think I fixed it for 0.13...

Take a look around and let me know if I missed anything during the upgrade.

Actually, it's a very quick fix, if you want to try it.

Look in the cms_module table.  Sort it by module_name.  You'll see a few duplicates.  Just remove the duplicate rows and it should start working again.

If it doesn't work so easily, let me know and I can fix it later on tonight.

Ted"


My question is:  IS IT SAFE to upgrade the two versions I am running now to either Version 1.0 to the .13?

Please let me know.  Thanks.

Re: Upgrading from 0.12.1 and 0.11.2 to Version 1.0 [TED IDENTIFIED ERROR PRESEN

Posted: Mon Sep 04, 2006 4:11 pm
by tsw
It should be. BUT take backups!