The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Little help needed with new template rendering in existing scripts
I'm working on updating some existing mods (grumble) and have run into some confusion about getting templates to render on existing hooks.
Here's my simple render code. Any ideas why it isn't getting seen in postbit_legacy? Plugin: showthread_postbit_create Code:
$templater = vB_Template::create($helpful_answers_template); $template_hook[postbit_controls] .= $templater->render(); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|