Find in "threadbit" template:
Code:
showthread.php?$session[sessionurl]p=$thread[lastpostid]$thread[highlight]#post$thread[lastpostid]
Replace with:
Code:
member.php?find=lastposter&t=$thread[threadid]
If you'd like to have it setup the same way on your FORUMHOME...
Find in "forumhome_lastpostby":
Code:
showthread.php?$session[sessionurl]p=$lastpostinfo[lastpostid]#post$lastpostinfo[lastpostid]
Replace with:
Code:
member.php?$session[sessionurl]find=lastposter&f=$lastpostinfo[forumid]