The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Populating the navtab menu later...
Hello,
I ran into a small problem on an external page. I added a navtab like explained in the articles.. via a plugin.. works fine, thanx again. But my problem is when i populate the menu, i need variables, like permissions etc, that i can only get once I am on that page.. example: a gallery, with a menu entry :upload images, i must check if the user has permissions to upload, (calculating how many images he has allready uploaded etc...) this can only be done on the page itself... I found a workaround, that is NOT very elegant.. Instead of populating the menu in the plugin.. i simply ad a placeholder : |||NAVBARMENU||| then i create the menu once on the page with its own template.. an then do a PHP Code:
It works fine, but i dont feel comfortable with it... is there a better way of doing it? Felix |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|