Log in

View Full Version : Question about a link to which a user can...


CB88
02-15-2006, 12:09 AM
View their previous posts and threads.

I'd like to add something to the navbar title "My Posts" or something in which a user can click it and view his or her threads/posts

Is this possible?

Thanks in advance

Mastar
02-15-2006, 12:27 AM
There is a mod here for that already:



<!--View Own Posts -->
<if condition="$vboptions['enablesearches']"><tr><td class="vbmenu_option"><a href="search.php?do=process&exactname=1&searchuser=$bbuserinfo[username]&showposts=1">Find My Posts</a></td></tr></if>
<!--View Own Posts -->


https://vborg.vbsupport.ru/showthread.php?t=98929