The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Why do my var doesn't display in its template (sidebar) ?
I'm trying to integrate my chatbox to the sidebar on the forum
My bloc forum calls my template (which displays well Chatbox [Archives] output_template : $output) my bloc content is : Code:
$output='$output'; return $output; If I put an echo $output in the forum.php file, it displays well at the top of the forum But not in my template (whereas I put Code:
{vb:raw output} Code:
$templater->register('output',$output); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|