PDA

View Full Version : Searching "My Replies"


DieselTruck
08-08-2010, 04:15 PM
I had this code for vb3 to bring up the posts that the user had replied in:

<td class="vbmenu_option"><a href="search.php?do=process&showposts=0&exactname=1&searchuser=$bbuserinfo[username]">My Replies</a></td>

Now that I have VB4 this doesn't work. Any one have the coding for the vb4 setup?

--------------- Added 1281360000 at 1281360000 ---------------

Anyone else? I've also tried this:

<td class="vbmenu_option"><a href="search.php?do=process&exactname=1&starteronly=0&contenttype=vBForum_Post&searchuser={vb:raw bbuserinfo.musername}">My Replies</a></td>