![]() |
how to make onenavbar link only vissible for one usergroup ???
hey .
i am a little bit new to this with php.. but i have a link in my navbar that goes to a newssite where i can add articles.. i only want thos link to be vissible to s administrators.. how should i doe to code to achive that.. i tried with <if condition"$show=['usergroupid6']"> but that didnĀ“t work |
Try enclosing your link code with this:
Code:
<if condition="is_member_of($bbuserinfo, 6)">###YOUR LINK CODE HERE ###</if> |
thanks.. that made the trick..
|
No worries, glad it worked :)
|
All times are GMT. The time now is 09:12 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:
|