I get this error in postbit legacy anyone tell me what might be causing it thanks
Quote:
The conditional on line 80 appears to be missing its beginning tag (<if>). This may cause unexpected behavior.
|
PHP Code:
<if condition="$show['pmlink']"><a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]" target="_blank" rel="nofollow"><img src="$stylevar[imgdir_button]/sendpm.gif" alt="<phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase>" title="<phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase>" border="0" /></a></if> </td></if>