Page 1 of 1

Upgraded to 1.5.3 now I get logged out of Admin

Posted: Thu Mar 26, 2009 6:07 pm
by FCazabon
Hi,

I just upgraded to 1.5.3 and now whenever I "download & install" an updated module from the "Module Manager" I get thrown to the login page.  This also happens if I try to copy a template.  Any ideas what could be causing this or how I can go about working out what the problem is?

Thanks

Re: Upgraded to 1.5.3 now I get logged out of Admin

Posted: Fri Mar 27, 2009 1:13 pm
by davidell
Hi FCazabon,

See our other thread: http://forum.cmsmadesimple.org/index.ph ... 508.0.html

I'm almost certain this is a sessions issue.  This IS NOT a fix, but try commenting out the sessions stuff near the top of includes.php

If you can they log in and stay logged in, that's half the answer... but like I say this IS NOT a fix, just points us in the right direction.

Re: Upgraded to 1.5.3 now I get logged out of Admin

Posted: Fri Mar 27, 2009 5:12 pm
by FCazabon
Thanks,

I had found that thread shortly after posting.  I tried commenting out the sessions stuff, but I am not sure if what I tried was correct, can you show me exactly what to comment out, please?  (I am not a PHP or even a web developer per se, this is my first time doing web stuff in over 10 years.)