![]() |
show $myvariable in postbit
Hello,
I have this query in showthread_complete hook PHP Code:
I dont want to use postbit_display_complete to run the query. Thank you ! |
You can't use showthread_complete if you want to use the result in the postbit, because the postbits are already created at that point. You might be able to use showthread_start, but the postbit is created inside a function, so if you try to use a global variable you would need to use $GLOBALS[variablename].
But I'm not sure why you'd want to put that result in postbit since it would be the same for every post. |
All times are GMT. The time now is 02:10 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|