The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
$template_hook[postbit_start] is a variable for the comment within the HTML when the postbit template is rendered. If you would like to print something dynamically within that template, follow the following example.
Postbit Template: Code:
$template_hook[postbit_start] $myPostbitAddition AdminCP -> (left menu) Plugins & Products -> Plugin Manager Fill out the form with the following information... Product: vBulletin Hook Location: postbit_display_complete Title: My Postbit Addition Execution Order: 5 (default) Plugin PHP Code: PHP Code:
Click "Save" and continue on to your forums and view the Postbit within a thread. You should see your variable printed within each Postbit render. Hope this helps! - shovel |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|