The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Plugin Creating Variables for Postbit?
Basically I want to create an additional box that goes in the signature area which pulls information from a database to parse various user information. I have all of the variables properly setup to gather the user information ($this->post, etc) and have the design the way I want it, however I cannot get the finished product to display in the postbit.
I've attempted to set $this->post[variable] to the output HTML as below... Code:
$this->post[test] = "<a href="#">Information.</a>" --------------- Added [DATE]1245618195[/DATE] at [TIME]1245618195[/TIME] --------------- Nevermind, this is resolved. $this->post[test] is not the same as $post[test]. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|