The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I need to use the is_member_of function in a conditional to check multiple user groups. The following psuedo code is an example:
<if member of group 1 or if member of group 2 or if member of group 3> display this link </if> Can this be done? If so, can someone give me an example please? Many thanks, Jim |
#2
|
||||
|
||||
![]()
is_member_of($vbulletin->userinfo,1,2,3)
You can add as many paramaters as you want to check. |
#3
|
||||
|
||||
![]() Quote:
Thank you very much for this! ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|