The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I've created a simple custom template
Name: bsmedia Content: HTML Code:
This is a simple template to insert after footer Code:
$templater = vB_Template::create('bsmedia');
$template_hook[footer_links] .= $templater->render();
Even if i stick Code:
{vb:raw bsmedia}
But for some reason it doesn't work? |
|
#2
|
||||
|
||||
|
Im not 100% but im thinking the footer is the thing that "ends" a vb page..
so if you want something below the footer, it should be added as the last thing inside the footer template. used to add graphics there on vb3.. |
|
#3
|
|||
|
|||
|
I'm not sure I have any idea of what you're talking about?
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|