[QUOTE=NolF;1266947]I think a simple conditional on
post_thanks_postbit_info template at the very begining stating
<if condition="$bbuserinfo[usergroupid] != 1"> and </if> at the very end should do the trick. basically it means if the usergrouipd is NOT 1 (unregistered not logged in) show the content of the template else don't show anything ^^ (ps tested and fixed works to me unresgistered/not logged in people can't see it)
QUOTE]
Thanks very much for your help, I really appreciate it

I'll make those changes now.