Ok guys it took me a while to figure this one out until finely got it working. lol
Here is the Fix I found for vBookie vCash bit
First go to
Plugins & Products --> Plugin Manager
go to the vbookie Plugins and look for
vBookie: Add Cash to Postbit and disable it
Now go to Postbit_Legacy and search for
PHP Code:
{vb:raw template_hook.postbit_userinfo_right_after_posts}
after add
PHP Code:
<div class="eti_postbit">
<dt>{vb:rawphrase vbookie_vcash}</dt> <dd>{vb:raw post.vbookie_cash}</dd>
</div>
and thats it.
Enjoy!!

Hard work always pay it all

