The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Ah, thanks.
Not sure why that method didn't occur to me, I had bypassed it with hard assignments like this: HTML Code:
$templater = vB_Template::create('atdasd_postbit_tools'); $templater->register('atdasd_postid', $post['postid']); $templater->register('atdasd_threadid', $post['threadid']); $templatevalues['atdasd_postbit_tools'] = $templater->render(); vB_Template::preRegister('postbit_legacy', $templatevalues); |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|