![]() |
How to put a variable on postbits?
I wrote a showthread plugin and want to address the place between first and second post with this template hook:
$template_hook[postbit_end] This works fine: Code:
eval('$template_hook[\'postbit_end\'] .= "Test abc";'); Code:
eval('$template_hook[\'postbit_end\'] .= "' . fetch_template('persforums') . '";'); Code:
eval('$template_hook[\'postbit_end\'] .= "$persforums_variable";'); |
All times are GMT. The time now is 12:53 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|