I'm referring to this find my posts link:
http://gyazo.com/97a16f2d21b86fc746395742636a3f75
I know how to manually use the Advanced Search, but I want to implement this for ease of use for my members.....
--------------- Added [DATE]1360464157[/DATE] at [TIME]1360464157[/TIME] ---------------
Figured it out. For anyone interested I added this to my SHOWTHREAD template after line: <div class="submitoptions"> </div>
HTML Code:
<div class="advancedsearchlink"><a href="search.php?{vb:raw session.sessionurl}do=finduser&searchthreadid={vb:raw thread.threadid}&userid={vb:raw bbuserinfo.userid}&contenttype=vBForum_Post&showposts=1">Find My Posts</a></div>
<div class="submitoptions"> </div>