The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Include template in footer hook
Hi everybody!
I want to include a template in the footer hook. I have written a plugin with this code Code:
lobal $template_hook; $templater = vB_Template::create('at_footer_links'); $template_hook['footer_links'] .= $templater->render(); But this didn't work - can anybody help me? Thanks! |
#2
|
||||
|
||||
I Using the same method in this Mod you can check it : https://vborg.vbsupport.ru/showthread.php?t=232170
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|