The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Page Render and vBulletin Hooks
Which vbulletin hook(s) is called before every page render? The hook global_start appears to be called after a page render.
|
#2
|
||||
|
||||
Go into debug mode (there is an article on this) and then you will get a list of all the hooks called on the page in the order in which they are called.
|
#3
|
|||
|
|||
Lynne, that was helpful! Thanks! Tried the hooks before global_start and some had a undesirable result.
|
#4
|
||||
|
||||
Yes, that can happen. You should always make sure you find the hook in the code before using it to make sure you are using the correct syntax for your variables.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|