I have upgraded to v1.0.6.1 but the template edit in my postbit that should instantly link you to donate to that specific user is broken. I still get the eStore page, but it's empty.
So basically this doesn't work properly anymore:
PHP Code:
<a href="estore.php?do=donate&userid=$post[userid]">$vbphrase[ebux_points]</a>: $post[points]
It worked before the upgrade. Does anyone know what might be wrong?