try this:
edit the
search_threadbit template and search for
Code:
showthread.php?{vb:raw session.sessionurl}t={vb:raw thread.threadid}&page={vb:raw thread.totalpages}{vb:raw thread.highlight}
replace with
Code:
{vb:raw thread.lastpagelink}
if that doesn't work, try this for the replace with:
Code:
{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_lastpost}, 'threadid', 'threadtitle'}#post{vb:raw thread.lastpostid}
@filgga - I can not reproduce this behaviour