The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Overwriting options
The forumjump is turned off on my board (in the options - vbulletin options > general settings).
I want to create a small plugin to enable the forumjump menu for a certain style only. My question: where would I hook the plugin? The code would look like this: PHP Code:
HTML Code:
{$vbulletin->options[useforumjump]} Menu: $forumjump But the forumjump menu is not constructed. |
#2
|
|||
|
|||
Try hook cache_templates, it looks like that's after the STYLEID is set but before any templates are used.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|