vb.org Archive
>
vBulletin 3 Discussion
>
vB3 Programming Discussions
> Does anyone know the url / code to find all visitor messages posted by a member?
PDA
View Full Version :
Does anyone know the url / code to find all visitor messages posted by a member?
Alfa1
06-25-2008, 01:26 PM
Does anyone know the url / code to find all visitor messages posted by a member?
Dismounted
06-26-2008, 06:40 AM
SELECT *
FROM visitormessage
WHERE postuserid = X
Alfa1
06-26-2008, 11:31 AM
I was hoping to implement a url/code in MEMBERINFO
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.