Quote:
Originally Posted by Erwin
Wish I have time to look into this... I'm in the middle of law exams... try emailing the author - he may not visit here for a while...
|
yeah - have emailed him.
I amm just looking over the code and I still can't work out what the issue is
here is the query
Quote:
"SELECT DISTINCT COUNT(*) FROM session LEFT JOIN user ON (user.userid=session.userid) WHERE session.userid>0 AND session.lastactivity>900"
|
This is giving me a result of 156 when there are infact 240 users online