![]() |
Help With Member Search
im going to be doing a small advertising campaign on my site. I want a link that can list all the members that choose a certain item in one of the custom profile fields. the list reuslts are going to be by state.
i have setup a custom profile field that indicates what st someone is in. I want to setup a link that will list all the members (memberlist) that are in a certain state - im going to do this for all the states. I just need help as to what I need to call up to get the results im looking for. this is the link that comes up when I do a Advanced Search by the state field http://www.mysite.com/forums/memberlist.php?do=getall It just doesnt give me any clue as to what parameter I need to show the members from the state. |
[sql]SELECT *
FROM user LEFT JOIN userfield USING (userid) WHERE fieldX = 'Value'[/sql] |
Thank you for the reply - but im looking for a member link that would display this info.
For example - if a member clicks on 'Connecticut' the link would use the Advanced Search from memberlist and just list the members that have CT as that custom profile field. the more I think about it it doesnt seem like it would be a simple link that can do this. |
You would have to create a modification that can do this for you, I do not think that functionality exists in a default installation of vBulletin (although I may be wrong, as I have not really delved into the search code).
|
thats what I was thinking - thank you.
|
All times are GMT. The time now is 07:24 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|