View Full Version : Function to check if user online ?
Is there any function available default in vb that allows for input of userid and checks if the user is currently online ?
Marco van Herwaarden
05-28-2005, 03:44 PM
Check the session table for the user within the cookie timeout. Not sure if there exist a standard function, but you might wanna check in functions.php.
Paul M
05-28-2005, 05:50 PM
fetch_online_status() - which is in functions_bigthree
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.