Quote:
Originally Posted by Tettinntil
|
This works for the viewer's own threads:
HTML Code:
<a href="search.php?$session[sessionurl]do=process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]"> My Threads </a>
There's also a link on a member's profile to view threads started by that member:
HTML Code:
<a href="search.php?$session[sessionurl]do=finduser&u=$userinfo[userid]&starteronly=1" rel="nofollow"><phrase 1="$prepared[username]">$vbphrase[find_all_threads_started_by_x]</phrase></a>