The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Using Hook in memberinfo_block_statistics
I know that the Hook system doesn't work in all areas, and I suspect that this is one of them.
I am trying to run a query on another database using an external PHP script/function based on the u variable (member.php?u=1). So far, I cannot get the hook plugin to do anything, even using globals_start on this page. As far as I have searched about options, template files cannot run custom PHP code. So it seems like I'm a little stuck on this one. Any help will be greatly appreciated. Thanks, Mike |
#2
|
|||
|
|||
Including External Files
You may need to use [minicode]$GLOBALS[includedphp][/minicode] as that hook is probably executed in a class but don't quote me on it. |
#3
|
|||
|
|||
That was it! I do appreciate it. I must have overlooked that in the manual.
Thanks again, Mike |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|