The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
At the end, instead of the eval(print_output(... line, try:
Code:
$templater = vB_Template::create('gallery2'); $templater->register_page_templates(); $templater->register('bodyHtml', $data['bodyHtml']); print_output($templater->render()); and then in the gallery2 template, change $data[bodyHtml] to {vb:raw bodyHtml} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|