The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Is there any function available default in vb that allows for input of userid and checks if the user is currently online ?
|
|
#2
|
|||
|
|||
|
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.
|
|
#3
|
||||
|
||||
|
fetch_online_status() - which is in functions_bigthree
|
|
#4
|
||||
|
||||
|
Thanks guys
|
![]() |
|
|