Installed.
I moved the link to be before the </if> for consistency. Additionally, I replaced the use of & in the url with & to allow it to validate XHTML.
Also, the code to insert has a typo. It should read: 'find_all_threads_started_by_x' (like in the title of this thread) and not 'find_all_threads_by_x'
Edit:
For whatever reason, I was not able to make the phrase work. Until such time I can figure out why, I fell back and put this instead:
Code:
<tr><td class="vbmenu_option">
<a href="search.php?$session[sessionurl]do=finduser&u=$post[userid]&starteronly=1" rel="nofollow">Find all threads started by $post[username]</a></td></tr>
It matches the phrase used in the profile statistics.