The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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:
|