The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
if the condition to show to guests was
Code:
<if condition="$show[guest]"> then to show for a certian user group would be... Code:
<if condition="$show[admin]"> Code:
<if condition="$show[1]"> |
|
#2
|
|||
|
|||
|
um no...
Try: <if condition="$bbuserinfo['usergroupid'] == 1"> |
|
#3
|
||||
|
||||
|
|
![]() |
|
|