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.
[SOLVED] Global Content saving issue
[SOLVED] Global Content saving issue
Last edited by dvanoss on Thu Apr 16, 2009 3:13 pm, edited 1 time in total.
Re: Global Content saving issue
Please upgrade to 1.5.4 and try again as there was some admin session changes included with that version.
If all else fails, use a bigger hammer.
M@rtijn wrote: This is a community. This means that we work together and have the same goal (a beautiful CMS), not that we try to put people down and make their (voluntary) job as difficult as can be.
Re: Global Content saving issue
Excellent! That did it.