Quote:
Originally Posted by apfparadise
Great mod, Installed, BUT...
It shows on the Navbar for everyone, they can't see the menus, but they can see the "MODERATION" menu. You can just put this around it, does the trick:
Code:
<if condition="is_member_of($bbuserinfo, 5) OR is_member_of($bbuserinfo, 6)"> </if>
Your usergroups may vary, but usually that is Admins and Supermods, you can add more groups by repeating the OR ... part.
|
Opps, I forgot to add the if statements around the setup link in the navbar... I still perfer to use:
HTML Code:
<if condition="$show['modcplink']">
What ever members like to use is their preference, either one works (I perfer shorter...

)....
If you have installed it, please click install (ie: Great mod, Installed, BUT...) Thanks.
(I can see who has clicked install..)
Updated file...