Log in

View Full Version : whos online


rtvb
03-23-2009, 08:05 PM
Hello,

I was going through the vB code and was trying to see where an update or insert is being done for whos online. The only place where i see the session table being written to is in process_new_login inside of functions_login.php

Can someone confirm for me that, once logged in, vB does not update your lastActivity time when you move page to page ? If this is so, then the Online.php page only shows members logged in withing


session.lastactivity > $datecut


Thanks