Quote:
Originally Posted by NolF
On template post_thanks_postbit_info find
<div>$vbphrase[post_thanks_thanks]: $post[post_thanks_user_amount_formatted]</div>
either delete it or wrap it in a conditional, I normally put one so only admins can see it (is good to monitor abuse etc ^^)
<if conditional="$bbuserinfo[usergroupid] == 6"> or <if conditional="$bbuserinfo[userid] == XX">
First one for usergroupid, the second one if you only want your-self to be able to see it.
Read This tutorial about conditionals, very useful.
|
Hi NolF,
Thanks for your reply, I have deleted that from the template, but its still showing in the postbit- any ideas? My forums are
www.ChessForums.org
Thanks!
Greg