The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Navigation Permissions?
What is the easiest way to set one specific group to view a tab on the navigation bar?
When I add the group in the (Show Permission Name) it doesn't work. Any ideas? Thank you, JJ Smith |
#2
|
||||
|
||||
If you want specific usergroups only to see a navbar tab, then create a plugin hooked at "gloabl_bootstrap_init_complete" with code like this:
PHP Code:
And then in the Navigation Manager, in the field labeled "Show Permission Name" put: mynavtab You should use your own name for "mynavtab" that indicates the nature of the tab. Make sure they are the same in the plugin and in the Navigation Manager. |
#3
|
||||
|
||||
Quote:
Thank you, JJ Smith |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|