Okay, hitting the back button to log you back in only works on the page you go back to. If you try to go elsewhere, like the Message Center, it logs you out again.
'Touched'
Buffistas Building a Better Board
Do you have problems, concerns or recommendations about the technical side of the Phoenix? Air them here. Compliments also welcome.
Okay, just manually logged in. Now let's see what happens when I post.
Huh, this time it kept me logged in.
Which means you must do the manual log in.
When I got here this morning, I too was logged out. I didn't think anything of it, but it also didn't remember me. Other than having to input my password manually (oh! the horror!), I had no problems though, and it accepted my log in the first time.
I'm on ie 6, I do believe.
I don't know PHP very well, but from what I'm reading, PHP keeps its session data (i.e. cookies) in the directory session_save_path(). It looks like the files in session_save_path() are getting clobbered. Thanks, HostRocket.
No. What seems to be going on is that the "Buffistas Home" link is pointing to "buffistas.org", while the session cookie in your browser was set by "www.buffistas.org" (and is only sent back to that site). If I hit the "Buffistas Home" link I get logged out, but if I type www.buffistas.org by hand it works.
t /back to lurking
Ah-ha! I thought it was just me. Considering I just sent a half-finished email, it seemed entirely possible I had logged myself out.
I had the same problem this a.m.
BTW, I didn't know before that in guest mode you can't see user profiles. It's a nice feature.
Paul, what was the $SERVER_NAME in the php_info that I sent you?
Once again -- no code has changed. It's the server config that's bouncing around.
I don't know, ita. I don't have it here at work.