MarkE Posted May 7, 2019 Posted May 7, 2019 (edited) This may be quite simple, but I'm foxed: ProcessWire no longer seems to be logging any login/out events to the session log (e.g. manual sign out or sign in). Also it seems to have stopped expiring my session. The session limit seems to be 1 day still. I can't see anything odd in PHPinfo. Any ideas why or where to look? EDIT: Curiously, session expiry happens on my iPad (Safari), but not in Chrome on Windows. Edited May 8, 2019 by MarkE Solved
MarkE Posted May 8, 2019 Author Posted May 8, 2019 A case of exceeding dimness on my part - one of my hooks not functioning properly.
wbmnfktr Posted May 8, 2019 Posted May 8, 2019 What did you do in/with your hooks to mess with ProcessWire sessions?
MarkE Posted May 8, 2019 Author Posted May 8, 2019 It didn't mess with the sessions - just the logs. I'd set parameters to turn custom debug logging on/off and it was turning off more than it should ? I still don't know why the sessions weren't expiring, but it may be because I had a log page open and it was constantly refreshing. So all in all, pretty dim ...
wbmnfktr Posted May 8, 2019 Posted May 8, 2019 Ok... I get it. Well... sessions are sometimes a thing on its own. In some settings my sessions live forever and sometimes they expire right away. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now