Log in

View Full Version : Where is the Header hook in the plugins?


zoomforce
10-19-2006, 09:43 PM
I need to add a pull code in my header beside the logo.. in the forum header tempate, but im not sure where in the plugin manager the corresponding hook is?

r007
10-20-2006, 12:59 PM
Howdy zoomforce -

The nearest hook before the header template gets evaluated is "parse_template" hook (Under the "vBulletin: General" category)

Please note that I only have vBulletin 3.5.1, so they might of added/removed other hooks that might do the trick.

zoomforce
10-20-2006, 03:41 PM
thanks r007 ill try that out

Paul M
10-20-2006, 04:12 PM
Please note that I only have vBulletin 3.5.1, so they might of added/removed other hooks that might do the trick.AFAIK, this still applies (up to and including 3.6.2).