The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Postbit or showthread hook location
Hi all,
Looking for the right hook for my code. Basically I am calling information from a forum field which is dependant on forumid. But when I associate my code to hook location postbit complete it breaks the site. But when I try and use showthread complete it does not show up... but does not break the forum here is the code -- thanks very much for looking. PHP Code:
|
#2
|
|||
|
|||
If you're trying to add one banner to the navbar then you'd want to use hook parse_templates.
I think the reason that the site breaks when using a postbit hook is because you'd need "global $vbulletin;" at the beginning of the code (but like I mentioned above, it wouldn't work there anyway). |
#3
|
|||
|
|||
oh crap lol.
Its not for the navbar! It's actually for the postbit legacy template!!! I noticed I never updated the preregister part of the code Thanks KH99 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|