I've been looking for this myself.
I like the old phpbb function in the nav with 'find your posts, find your threads, find unanswered posts' blah blah. It's only a single content type search link as well.
Perhaps something like....
Code:
<a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw userinfo.userid}&contenttype=vBForum_Post&showposts=1">Posts</a>
Any ways, in the meantime, I done my own single content type search to my own preferences and saved the search ID for further use.
http://www.sitepoint.com/forums/sear...earchid=206911
* I'm not sure if that link will work for your or not.
So, basically it shows me all my posts, with the results shown as threads.
Bookmarks