Buffaloed
07-23-2005, 07:31 AM
Users often want to look up their own posts. You can give them this option by adding the following code in the navbar:
<tr><td class="vbmenu_option">
<a href="search.php?$session[sessionurl]do=finduser&u=$bbuserinfo[userid]">Show Your Posts</a></td></tr>
I put it in the Quick Links menu, but it can go anywhere.
<tr><td class="vbmenu_option">
<a href="search.php?$session[sessionurl]do=finduser&u=$bbuserinfo[userid]">Show Your Posts</a></td></tr>
I put it in the Quick Links menu, but it can go anywhere.

