The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
Go into the postbit (and/or postbit_legacy) template and add this where you want to add your stuff:
Code:
$template_hook[postbit_junk] Now, create a plugin at "postbit_display_complete" and put in: Code:
eval('$template_hook[postbit_junk] .= " ' . fetch_template('postbit_extras') . '";'); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|