Quote:
Originally Posted by DionDev
it selects all results from the `session` table and ignores other filters that are done by the rest of the code.
and it worked PERFECTLY. thank you kh99!
|
You're welcome - but it was only meant to be a test to see if something in fetch_online_status() was the problem. Looks like it is. Looking at that code, if lastvisit == lastactivity then it will return false, but if you're setting lastactivity in the session table then I don't know why it would be.