My mistake - that code above would let you link to the profile of the newest member on the front page. To link to the last poster, you would do something like this in the forumdisplaybit template:
<a href="member.php?action=getinfo&username=$lastpost er">$lastposter</a>
This would work fine on everything except where the username has spaces in AND netscape is being used.
John
|