I seem to be missing a template add in the install, but it is there in the uninstall for postbit and postbit_legacy:
<if condition="$post_thanks_already == 0 AND THIS_SCRIPT == showthread AND $bbuserinfo[userid] != $post[userid]"><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 -->
This seems to cause a error in call at line 251 undefined user variable () in /includes/functions_showthread.php
is the edit in your remove suppose to be inserted for install, and if so where in postbit and postbit_legacy?
|