thanks for your hepl but the code doesnt work.in showthread code is this orijinal
<td class="smallfont"><a href="newreply.php?$session[sessionurl]do=newreply&noquote=1&p=$FIRSTPOSTID"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/reply.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" ></if></a></td>
</if>
an ı edittied under this like below;
<td class="smallfont"><a href="newthread.php?do=newthread&f=$threadinfo[forumid]"></a><if condition="$show['closethread']"><if condition="$show['closethread']"><img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[reply]" border="0" /><else /><img src="$stylevar[imgdir_button]/threadclosed.gif" alt="$vbphrase[closed_thread]" border="0" ></if></a></td>
</if></a></td>
but it doesnt work where is the problem help me
