The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
im trying to show different content to different usergroups using the following code:
Code:
<if condition="in_array($bbuserinfo['usergroupid'], array(1))"> content </if> |
![]() |
|
|