The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Just discovered how to do this so putting it up in case it helps anyone else.
What I did to get vCash displayed in the post bit is; Admin CP -> Styles & Templates -> Style Manager -> Edit Templates -> Postbit Templates -> Edit 'Postbit'. Search for; Code:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if> Code:
<div>vCash: $bbuserinfo[vbookie_cash]</div></if> Hopefully this will help others. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|