session key in url on admin login
Posted: Wed May 27, 2009 3:40 pm
I have a new install that puts a session key in the url when the admin logs in like :
http://mysite.com/admin/index.php?_s_=c3bc3d6f
This didn't happen on a previous install and I am wondering what causes the session key to display on one site and not another. I don't see anything obvious in the config.php or settings.
I'm using 1.5.4 on a LAMP environment.
I am only concerned because I have other problems in the admin area and I am wondering is this is the cause. For example, in content->pages the move up/down and collapse/expand buttons return a javascrip alert:
"Error: The XML response that was returned from the server is invalid"
I am wondering if the session thing is causing it.
Thanks for looking.
http://mysite.com/admin/index.php?_s_=c3bc3d6f
This didn't happen on a previous install and I am wondering what causes the session key to display on one site and not another. I don't see anything obvious in the config.php or settings.
I'm using 1.5.4 on a LAMP environment.
I am only concerned because I have other problems in the admin area and I am wondering is this is the cause. For example, in content->pages the move up/down and collapse/expand buttons return a javascrip alert:
"Error: The XML response that was returned from the server is invalid"
I am wondering if the session thing is causing it.
Thanks for looking.