[SOLVED] Global Content saving issue

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
dvanoss
Forum Members
Forum Members
Posts: 46
Joined: Mon Dec 18, 2006 9:21 pm

[SOLVED] Global Content saving issue

Post 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.
Last edited by dvanoss on Thu Apr 16, 2009 3:13 pm, edited 1 time in total.
tyman00
Power Poster
Power Poster
Posts: 906
Joined: Tue Oct 24, 2006 5:59 pm

Re: Global Content saving issue

Post by tyman00 »

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.
dvanoss
Forum Members
Forum Members
Posts: 46
Joined: Mon Dec 18, 2006 9:21 pm

Re: Global Content saving issue

Post by dvanoss »

Excellent! That did it.
Post Reply

Return to “CMSMS Core”