Hi guys,
I often come back here and want to find if anyone has replied to my posts. (I know I can subscribe to threads, but this is good for finding older threads, too).
A link in the Quick Links drop-down would be very useful to find them.
In the navbar template, the first item in the quicklinks drop-down:
PHP Code:
<if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&userid=$bbuserinfo[userid]">$vbphrase[my_posts_nav]</a></td></tr></if>
my_posts_nav is a phrase which I set as 'Your Posts'.
Thanks for your consideration.