The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Trying To Put A Line Between UserTitle And Postbit_Userinfo_Left...
I can do it by adding
Code:
<br> Here is how it looks by default... Here is how I want it to look... Here is the code I am using... Code:
if ($post['field66']) { $template_hook['postbit_userinfo_left'] .= '<div>' . $vbphrase['my_jeep'] . ': ' . ' ' . $post['field66'] . ' ' . $post['field68'] . ' ' . $post['field67'] . '</div>'; } Anyone know what I can change/add?! Thanks!!! --------------- Added [DATE]1271267338[/DATE] at [TIME]1271267338[/TIME] --------------- Nevermind...Figured it out! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|