The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
<if condition="is_member_of($bbuserinfo, 3)">
I want to add more user groups to this condition, but for the life of me can't figure it out, or find it anywhere... please help. thanks CL |
|
#2
|
||||
|
||||
|
<if condition="is_member_of($bbuserinfo, 3) OR is_member_of($bbuserinfo, 4)">
|
|
#3
|
||||
|
||||
|
Threre's also a hack that allows you to do it like this
<if condition="is_member_of($bbuserinfo, 3,4,5,6)"> |
|
#4
|
||||
|
||||
|
Quote:
|
|
#5
|
||||
|
||||
|
<a href="https://vborg.vbsupport.ru/showthread.php?t=61149" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=61149</a>
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|