Instructions for Ebux/Estore templates
Then Find:
Code:
$vbphrase[posts]: $post[posts]
Replace With:
Code:
$vbphrase[posts]: $post[posts]<br />
<a href="estore.php?do=donate&userid=$post[userid]">$vbphrase[ebux_points]</a>: $post[points]<br />
$vbphrase[ebux_bank]: $post[bank]<br />
$vbphrase[ebux_total_points]: $post[totalpoints]<br />
However this hack already removed $vbphrase[posts]: $post[posts]
Can you make this hack compatible with Estore and have the points show like the posts do.
Thanks