![]() |
IF STATEMENT: making a navbar link visible to select usergroups
Hey,
One of the additional benefits VIP members receive on my forum is access to an arcade. I want a link to the arcade to be visible to these members only but I can't figure out the IF statement I would use? I came up with this but it doesn't work... <if condition=$usergroup=['11']> <li><a href="arcade.php$session[sessionurl_q]">Arcade</a></li> </if> Could somebody help please? Thanks! :) |
This should work...
HTML Code:
<if condition="is_member_of($vbulletin->userinfo, 11)"> |
Yes! thank you :)
|
All times are GMT. The time now is 07:05 PM. |
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:
|