Quote:
Originally Posted by FrankieGersnet
Guys,
I can't seem to get the 'Display vBookie Cash in Postbit' option working. Tried changing the postbit and postbit legacy code from another post but although that installs the Vcash option on the postbit, everyone's ends up the same instead of different for each user.
Any advice would be greatly appreciated. Many thanks.
|
You got this line in your postbit?
<if condition="$vboptions['vbookiecashon']">
<br />$vbphrase[vbookie_vcash]: $post[vbookie_cash]
</if>
That's what I have and it works fine for me Frankie.