The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
In a php file, how do I check if a user belongs to a certain usergroup?
|
|
#2
|
||||
|
||||
|
This should check the usergroup of the user viewing the page:
PHP Code:
|
|
#3
|
||||
|
||||
|
Remember that you must have included vBulletin's global.php before those functions will work.
|
![]() |
|
|