The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Adding a tab on the navbar using ACP
I have added some tabs to the navbar by adding a script like this in the navbar file:
PHP Code:
In the ACP settings menu -> navigation manager you can add tabs on the navbar. (v4.2.0) However, i can't get it to work. Product: OK Title: OK Target URL: OK Active: OK Order: OK Show permission name: HELP!!!!!! Whatever i do, i get this error: Error: The specified 'show' variable is invalid. The help says this: Show Permission This determines which variable(s) in the vBulletin $show array will be used to decide if the element should be displayed. For instance 'member' means it will only display if $show['member'] is true. Multiple variables can be specified by joining them with a dot. All of them must then be true for the element to display. How do I transform the code above to a code that will be accepted? I also don't know if and how i have to use the Tab script(s) variable. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|