Quote:
Originally Posted by glenvw
Thanks, it would be very helpful for me. Is there an easy way to do that now?
|
Maybe in the postbit you should put
HTML Code:
<!-- post thank you hack -->
<if condition="$postcount==1"><a href="newreply.php?do=post_thanks&p=$post[postid]"><img src="$stylevar[imgdir_button]/post_thanks.gif" alt="$vbphrase[post_thanks_thanks]" border="0" ></a></if>
<!-- end post thank you hack -->
Didn't try it, but I think it should remove the button if it's not the first post.