1.5.2 -> 1.5.3 notification problem

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
Paolo
New Member
New Member
Posts: 3
Joined: Thu Mar 19, 2009 9:16 am

1.5.2 -> 1.5.3 notification problem

Post by Paolo »

Hi all,
today I've update my CMS Made Simple from version 1.5.2 to 1.5.3 using the package full diff.
Everything went well, I've copied all the files over my existing installation without run install/upgrade.php since it wasn't present in the install folder of this package.
Everything is working perfectly except that when I enter in the admin section I still have one unhandled notification that says: Core Notice: A new version of CMS Made Simple is available. Please notify your administrator.
I've tried to clear the cache and if I check under Site Admin -> System Information the CMS version is 1.5.3.
Do you have any suggestions to fix this small problem?
Thanks in advance.

Paolo
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: 1.5.2 -> 1.5.3 notification problem

Post by RonnyK »

Paolo,

you can make the message dissappear, by putting the word 'none' in Global Settings, at the URL to check for newer versions.

I have to check why that is giving back a higher version....

Ronny
Paolo
New Member
New Member
Posts: 3
Joined: Thu Mar 19, 2009 9:16 am

Re: 1.5.2 -> 1.5.3 notification problem

Post by Paolo »

Thanks for the quick workaround.
Anyway, I hope to be able to use it again, it's a really useful feature!
alby

Re: 1.5.2 -> 1.5.3 notification problem

Post by alby »

Paolo wrote: Anyway, I hope to be able to use it again, it's a really useful feature!
Which CMSMS version in footer admin?
Maybe version.php file in root is not overwrite

Alby
Paolo
New Member
New Member
Posts: 3
Joined: Thu Mar 19, 2009 9:16 am

Re: 1.5.2 -> 1.5.3 notification problem

Post by Paolo »

In my footer admin I have: "CMS Made Simple 1.5.3 "Arecibo"

Version.php is correctly update:

$CMS_VERSION = "1.5.3";
$CMS_VERSION_NAME = "Arecibo";
$CMS_SCHEMA_VERSION = "31";
Last edited by Paolo on Thu Mar 19, 2009 10:14 am, edited 1 time in total.
Locked

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