TEMPLATE: threadbit:
Code:
Find:
==================================================
<if condition="$show['gotonewpost']"><a href="showthread.php?$session[sessionurl]goto=newpost&t=$thread[threadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/firstnew.gif" alt="$vbphrase[go_to_first_new_post]" border="0" /></a></if>
==================================================
Replace With:
==================================================
<if condition="$show['gotonewpost']"><a href="<if condition="$show['zointsurl']">$thread[zointsurl]?goto=newpost<else />showthread.php?$session[sessionurl]goto=newpost&t=$thread[threadid]</if>"><img class="inlineimg" src="$stylevar[imgdir_button]/firstnew.gif" alt="$vbphrase[go_to_first_new_post]" border="0" /></a></if>
==================================================
this does not work in vB 3.6.3
the result is a link to
www.forum.com/forum/#postXXX