Page 1 of 1
Unable to update pages after upgrade
Posted: Wed Jul 05, 2006 10:27 pm
by doppiaemme
Hi folks...
After upgrading to 0.13 I'm not able anymore to update my pages through FCK...
Pages opened in FCK have the right new look but pages showed in the main site are still outdated.
It seems the update works but they are not published...
Any tips?
what I'm doing wrong?
I use apache 2.0.55, php5, mysql 5.0.22
thanks
max
Re: Unable to update pages after upgrade
Posted: Thu Jul 06, 2006 5:09 am
by cyberman
Hmm, you could try to clear cache in admin panel after page update ...
... last time I've heard from a user with same problem. He has create a new editor user and noe it worksÂ

.
Re: Unable to update pages after upgrade
Posted: Thu Jul 06, 2006 7:57 am
by doppiaemme
cyberman wrote:
Hmm, you could try to clear cache in admin panel after page update ...
Tried but all is the same...
I gave a look at apache logs... there are just these error related to some gif missing.... It is strange...isn't it?
File does not exist: /var/www/cms/admin/themes/default/images/icons/topfiles/imagemanager.gif, referer: topcontent.php
File does not exist: /var/www/cms/admin/themes/default/images/icons/topfiles/htmlblobs.gif, referer: topcontent.php
File does not exist: /var/www/cms/admin/themes/default/images/icons/topfiles/groupassignments.gif, referer: topusers.php
Re: Unable to update pages after upgrade
Posted: Thu Jul 06, 2006 8:38 am
by cyberman
Sometimes there are problems with ftp uploaded files - please try it to upload the missing files once again.
Re: Unable to update pages after upgrade
Posted: Thu Jul 06, 2006 9:42 am
by doppiaemme
Those gifs aren't in the 0.13 tar.gz !
It look for them in admin/themes/default/images/icons/topfiles but there aren't.
I don't use ftp, I've direct access to the server shell so I downloaded and untarred directly the tar.gz
I don't know if this could be a symptom of something wrong during upgrade....
Re: Unable to update pages after upgrade
Posted: Thu Jul 06, 2006 10:56 am
by cyberman
@Ted,
can you check this please?
doppiaemme wrote:
File does not exist: /var/www/cms/admin/themes/default/images/icons/topfiles/imagemanager.gif, referer: topcontent.php
File does not exist: /var/www/cms/admin/themes/default/images/icons/topfiles/htmlblobs.gif, referer: topcontent.php
File does not exist: /var/www/cms/admin/themes/default/images/icons/topfiles/groupassignments.gif, referer: topusers.php
doppiaemme were right - these images doesn't exist in current version, also not in older or newer versions (cms-daily, 0.12.1, 0.11.2)
doppiaemme wrote:
I don't know if this could be a symptom of something wrong during upgrade....
Have you used before an older version of CMSms ?
Re: Unable to update pages after upgrade
Posted: Thu Jul 06, 2006 5:55 pm
by doppiaemme
cyberman wrote:
Have you used before an older version of CMSms ?
Yes, of course,
I just upgraded my website some weeks ago from an older version to one of those betas (I don't remember if it was beta 2) and after the first upgrade all works well. Problems related to page updates appear after upgrading from beta X to 0.13.
I can't remember if I had those apache log errors before...
I will try to reinstall cms from scratch later...