![]() |
Limiting NavBar menus to certain usergroups
I currently have a NavBar that has a link to an Image Uploader using this code in the NavBar template.....
Code:
<if condition="$bbuserinfo['userid'] == 0"> I want to make it so that the menu also doesn't show to 'Users Awaiting Email Confirmation' as they could be using a false address and then be able to upload images. How can I do this with code in the NavBar template. Many thanks |
Anyone? :)
|
Code:
<if condition="$bbuserinfo['userid'] == 0 OR $bbuserinfo['usergroupid'] == 3"> |
All times are GMT. The time now is 01:17 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:
|