The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Making queries show in debug output
I have added a database query to the global_start hook.
It is not showing in the query summary in the debug output of vbulletin (i.e. the explanation that you see when you click the question mark in the debug footer). How do I make queries show on that page? Or is global.php too early to hook into for queries to show on that page? |
#2
|
|||
|
|||
It doesn't seem to work with that hook but it isn't because it's too early. I think it might be because that hook is surrounded by ob_start() and ob_end_clean(). Using hook parse_templates instead works for me.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|