Quote:
Originally Posted by Abe1
I just tested it, It works perfectly. The thank you button only shows up on the first post of a thread.
|
I must be stupid.
Ok you say then in the "Postbit" template:
Replace:
<!-- post thank you hack -->
$post_thanks
<!-- end post thank you hack -->
with
<!-- post thank you hack -->
<if condition="$post[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 -->
right?
Leave Postbit Legacy alone?