Quote:
Originally Posted by The Realist
Works in 3.7.4 as well but I've also included the following code and added it to the quicklinks dropdown menu so members can find all their posts on the forum and not just a thread.
The code I used is as follows:
HTML Code:
<if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]searchthreadid=$threadid&userid=$bbuserinfo[userid]&do=finduser">$vbphrase[ms_find_my_posts]</a></td></tr></if>
Used the above after the following line within the navbar template:
HTML Code:
<tr><td class="thead">$vbphrase[quick_links]</td></tr>
Thanks to the original poster for this code addition.
Regards
|
I already have a separate hack for that -
View Your Posts/Threads from Navbar Search