Unfortunately I can't fix this until it either happens to me or you figure out what's going on. Next time it happens, check your cookies to see if it still exists and if the expiration is in the future. Then check the request headers for the page and see if the session it's asking you to set is different than the cookie.I keep getting logged out, even when I explicity choose "Remember me"happens for my end too
Bug Reports [OLD]
Root / Site Discussion / [.]
Happened again, two cookies still existed: "PHPSESSID" and "__cfduid". How do I check request headers in Chrome?Unfortunately I can't fix this until it either happens to me or you figure out what's going on. Next time it happens, check your cookies to see if it still exists and if the expiration is in the future. Then check the request headers for the page and see if the session it's asking you to set is different than the cookie.I keep getting logged out, even when I explicity choose "Remember me"happens for my end too
Well, PHPSESSID are the same in the stored and requested version, but the __cfduid are not the same.Don't worry about cfduid, that's cloudflare's session. It's used for the ddos protection (when it's on). If the php session within the cookie and the session in the request header are the same, it's probably something on my end. I'll look into it; I think maybe the session expiration is set low.
how is this a this: http://smilebasicsource.com/page?pid=633
(Look at the updated time, it says 2017 years ago)
how is this a this: http://smilebasicsource.com/page?pid=633 (Look at the updated time, it says 2017 years ago)Thanks, looks like I missed something. Gotta love MYSQL changing how dates works... blegh.
Chat Private Messages are now broadcast to everyone.This... is kind of bad. Fix immediately please
I don't think it's only me, but /activity seems to trigger a 502 Gateway Error.
Well, scratch was giving a lot of CPU activityI don't think it's only me, but /activity seems to trigger a 502 Gateway Error.Yeah I was getting it too. I REALLY have no idea what's going on, I'm sorry. I just restarted the server