Page 1 of 1

[SOLVED] Global Content saving issue

Posted: Wed Apr 15, 2009 6:21 pm
by dvanoss
I'm having an issue with being logged out of Admin after saving or applying changes to Global Content. The first time I apply a change, the change is applied. The second time apply is clicked, it logs me out to the Admin login page and no changes are saved. I've tested and am able to save normally within News, Pages, and Templates, so I believe Global Content is the only section affected.

I'm not sure if it is a session-writing issue; my tmp/cache directory, where I believe sessions are stored, is writable as CHMOD 777.

Here's my system info:

CMS Version
1.5.3

Current PHP Version (phpversion):
5.2.8 Success

Session Save Path (session_save_path):
/home/dvanoss/public_html/contents/tmp/cache (0777) Success

Server API (server_api):
apache2handler

Server Database Version (server_db_version):
5.0.67 Success

Server Software (server_software):
Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.8

Server Operating System (server_os):
Linux 2.6.18-92.el5 On x86_64

Permission Information all clears.

Re: Global Content saving issue

Posted: Wed Apr 15, 2009 8:03 pm
by tyman00
Please upgrade to 1.5.4 and try again as there was some admin session changes included with that version.

Re: Global Content saving issue

Posted: Thu Apr 16, 2009 3:12 pm
by dvanoss
Excellent! That did it.