The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Plugin does not work in vbCMS
Description: Plugin grabs extra header and footer code and stores it in a hook to be called when the header and footer templates are rendered.
Hook: global_start PHP Code:
|
#2
|
|||
|
|||
I don't know about changing the code but I've had a bit of luck getting things to work on the CMS with the hook global_bootstrap_init_complete
Hope that helps you out. |
#3
|
|||
|
|||
I know that global_start is depreciated but it seems to be the only hook that works for the rest of the site. When I tried global_bootstrap_init_complete or any other global_bootstrap_* hook I get the error:
PHP Code:
|
#4
|
|||
|
|||
Any thoughts on this issue or am I beating a dead horse with this type of issue?
|
#5
|
|||
|
|||
I'm interested in this answer as well
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|