Quote:
Originally Posted by Ivan Beser
Have a related problem when I try to edit and use your code.
I want to display all users where was online the latest 24 hours.
How could I set the "TIMENOW - $userinfo[lastvisit] < 86400" in your code as a "where"-value to the array?
Could you help me with that?
|
The widget works with the established API & query for memberlist.
There's nothing in that code to accept a "where" SQL clause.
You'd have to change the backend code a bit to accept it. Can't do it from the template code.