
08-22-2005, 01:36 PM
|
 |
|
|
Join Date: Feb 2004
Location: I LOVE New York!
Posts: 2,886
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by newtsys
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?
|
The 3rd template edit.
|