The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
When I use the following, it only works for primary. Is it possible to make it work for both primary and additional usergroups?
Code:
<if condition="($bbuserinfo[usergroupid]==20)"> Blah blah blah blah. </if> |
|
#2
|
||||
|
||||
|
Code:
<if condition="is_member_of($vbulletin->userinfo, 20)"> |
|
#3
|
||||
|
||||
|
You are easily my favorite person ever. You've been very helpful lately. Appreciate it.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|