The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Hook to put variable in memberinfo_block_statistics template?
I'm trying to add an additional block to the memberinfo_block_statistics template.
However I can't find a hook that will save the variable. I thought member_build_blocks_start would work, but my variable is not visible in the template. Any help or suggestions would be appreciated. Thanks, James |
#2
|
|||
|
|||
I found that the member_profileblock_fetch_unwrapped hook might work because I can set the variable there. The only problem is that this hook is called multiple times for a single page load and my plugin code involves a database query. I don't want to call the same query 6 times just to set the variable once. Any suggestions?
Thanks, James |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|