Quote:
Originally Posted by Andreas
|
This is a search for 1 user ... how would I add it so that all users could search their own posts with a single click
What would I add to my navbar template to have "your posts" in the quick links dropdown?
Ignore that!!!
Did it myself:
HTML Code:
<tr><td class="vbmenu_option"><a href="search.php?do=process&exactname=1&searchuser=$bbuserinfo[username]&showposts=1">View Your Posts</a></td></tr>