Quote:
Originally Posted by Luke Brown256
Hi abe with your hack i saw that:
Code:
unset($vbulletin->db->shutdownqueries['lastvisit']);
That will stop the users last visit information being updated when the admin logs in.
But where in your code does it stop the user from being displayed in who is online?
Luke
|
If the visit info is not updated, then they wont show up online.
try this
Open 2 diff browsers.
In one log in as your self
In the other, log in to an off line user using this hack.
Use the other browser to look at who is online. You will see that the user you just logged in as is not online. Also, you will notice that his last log-in time did not change.