The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
admin access in $userinfo
hello,
I would like to know, where vBulletin keeps information about my admin access. I would like to show information only if user is an admin, but I dont know where wbulletin keeps it. |
#2
|
|||
|
|||
Maybe you mean this?
Code:
<if condition="$bbuserinfo[usergroupid] == 6"> // user is an admin </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|