Just found another issue with the 'post thanks' hack showing in both boxes. I used the following code.....
Code:
$template_hook[postbit_userinfo_right_after_posts]
....and it shows this.....
Attachment 89663
....when I try and add this....
Code:
<div class="pbit">$template_hook[postbit_userinfo_right_after_posts]</div>
....it then shows this.....
Attachment 89664
.....what should I do to fix this? Any suggestions?