Log in

View Full Version : Searching for userposts by name


bharvey42
02-03-2003, 03:22 PM
Is there an easy way to search for users posts with there username instead of the user ID#

Thanks

Dean C
02-03-2003, 03:30 PM
Why would you want to search by username rather than userid?

But even still use this code (not tested but shout work):


$bburl/search.php?s=&action=finduser&username=$bbuserinfo[username]


Regards

- miSt

Dean C
02-03-2003, 03:36 PM
Actually you CANNOT search by username. Confirmed by the vb dev's so that code will not work hehe :)

- miSt