The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Having a little trouble embedding a custom template inside postbit_legacy
I've created a template called postbit_customrep, containing a word of text only.
I then created a plugin in the hook global_start, containing: PHP Code:
Code:
{vb:raw template_hook.postbit_customrep} |
#2
|
||||
|
||||
global_start is not a good location when all you want to do is spit out something in the postbit template. I would try the postbit_display_start or postbit_display_complete template. (Besides that global_start has been deprecated for a year and could disappear at any version.)
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|