![]() |
Only admin & mods can view "Members List" in navbar..?
In my navbar template I did a modification but it didn't work..
I replaced this; Code:
<td class="vbmenu_control"><a href="memberlist.php?$session[sessionurl]">$vbphrase[members_list]</a></td> Code:
<if condition="$bbuserinfo['userid'] == 9"> |
Use
Code:
<if condition="is_member_of($bbuserinfo, 9)"> |
Thanx.. It was from my carelessnes.. :)
$bbuserinfo['userid'] must be >> $bbuserinfo['usergroupid'] ;) |
All times are GMT. The time now is 11:11 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:
|