I put this on the template for the recent descussion:
<a href="$bburl/member.php?s=$session[sessionhash]&action=getinfo&find=lastposter&threadid=$threa d[threadid]"><b>$thread[lastposter]</b>
But it was just blank. nothing there.
The template for the recent descussion is here.
<tr><td bgcolor="$getbgrow">$thread[icon]<normalfont><a href="$bburl/showthread.php?s=$session[sessionhash]&threadid=$thread[threadid]"><b>$title</b></a></normalfont><br>
<smallfont color="{timecolor}">$thread[date]</smallfont><br>
<smallfont> by <a href="$bburl/member.php?s=$session[sessionhash]&action=getinfo&userid=$thread[postuserid]">$thread[postusername]</a>
| Last reply </smallfont><smallfont>by <a href="$bburl/member.php?s=$session[sessionhash]&action=getinfo&find=lastposter&threadid=$threa d[threadid]"><b>$thread[lastposter]</b></a></smallfont><smallfont><br>
Replies: $thread[replycount] | Views: $thread[views]</smallfont></td></tr>
|