The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi all!
I want know in a my plugin if the current user is logged in the forum or no, how can I do? Thanks
|
|
#2
|
||||
|
||||
|
If they are logged in, then they have a userid. So, you can try:
PHP Code:
PHP Code:
|
|
#3
|
||||
|
||||
|
thanks!
|
![]() |
|
|