The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
UserName Image
Some guy posted this code to do this Code:
if ($this->post["fieldXX"] != "") { $this->post["musername"] = "<img src=\"". $this->post["musername"] ."\">"; } |
#2
|
|||
|
|||
Try creating a plugin using hook location postbit_display_complete and the code you posted above.
To create a plugin, go to Plugins & Products -> Add New Plugin, select the hook location from the dropdown menu, add a title so you'll remember what it does, paste in the code, and select the "Yes" radio button to activate it. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|