The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Automatic Template Edits
I am trying to get:
{vb:raw affiliation} To display my affiliation template within the forumhome template, but I am having no luck. It doesn't display anything when I place {vb:raw affiliation} in my FORUMHOME template. hook - global_start Code:
$templater = vB_Template::Create('affiliation'); vB_Template:reRegister('FORUMHOME',array('affiliation' => $affiliation)); $affiliation .= $templater->render(); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|