![]() |
Usergroup Permission
How do i restrict a code to certain usergroups?
Something like this... <if condition="$show['usergroupid5','usergroupid8','usergroupid10']"> code here </if> |
use the is_member_of conditional instead.
|
Code:
<if condition="is_member_of($bbuserinfo, 5, 8, 10)"> |
Quote:
|
All times are GMT. The time now is 09:59 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|