Version: 1.00, by Kentaurus
Developer Last Online: Jul 2014
Version: 3.0.0
Rating:
Released: 01-17-2004
Last Update: Never
Installs: 9
No support by the author.
In memberlist in the advanced search you can search by name, web page,
posts... but you can't list all the members in a certain usergroup.
The leader of the usergroup has the option to view all the members
in the usergroup. This is an extension so any user can do a search
for a usergroup and check which members they have.
Why this? It is common to belong to a usergroup but not everybody has
the custom title of the group, you have no way of knowing who else
belongs to the usergroup besides asking the leader.
Info for hackers:
You may modify, improve, upgrade, redistribute this hack, include it
in another hack or yours or translate it provided you do it free of
charge and you distribute it in www.vbulletin.org at least, there is no
need to pm me asking for permission
Some portions of the code are (c) Jelsoft Enterprises Ltd.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Not bad. Would be nice to have a search by varfield as well, for example, Location (the city, I mean).
I would like to see yet another variation on this theme.
I would like to see the "Advanced Search" form (for searching the FORUMS, not just the memberlist) include one or two of the custom user profile fields.
Practical example:
Four of my forums are used for classified advertising.
Two custom fields in the user profile are CITY and STATE (separated, rather than the combined "Location" field).
I would like to include these two fields next to the USER NAME field in the Advanced Search form, such that my users could search, for example, as follows:
"Display all threads/posts in one or all (4) of the Classified ad forums, posted by users from Colorado, for the word 'widget'."
Or find a transmission in Dallas, or an axle from someone named Joe in Kentucky, etc. (My site is automotive-related, obviously.)
The Advanced Search form is alredy doing a cross-table query, right? Selecting posts from one table, based on info from a separate user table?
I would like to see yet another variation on this theme.
I would like to see the "Advanced Search" form (for searching the FORUMS, not just the memberlist) include one or two of the custom user profile fields.
Practical example:
Four of my forums are used for classified advertising.
Two custom fields in the user profile are CITY and STATE (separated, rather than the combined "Location" field).
I would like to include these two fields next to the USER NAME field in the Advanced Search form, such that my users could search, for example, as follows:
"Display all threads/posts in one or all (4) of the Classified ad forums, posted by users from Colorado, for the word 'widget'."
Or find a transmission in Dallas, or an axle from someone named Joe in Kentucky, etc. (My site is automotive-related, obviously.)
The Advanced Search form is alredy doing a cross-table query, right? Selecting posts from one table, based on info from a separate user table?
I would happily hire someone for such a hack.
Regards,
Bill
that's a mod for the search function, not for the memberlist. You are better of putting it on the modification request forum, and as I read your post it is something rather complicated. It is a good idea, though.
Yes, if you install this hack the usergroups are exposed (as long as they are public) so you can just link to memberlist.php?do=getall&usergroupid=xxx where xxx is the id of the usergroup. That link wouldn't work without the hack because it would require you to be the usergroup leader.
i've noticed an odd an annoying quirk.
if i go thru the search it'll display "Members of User Group: XXXXX" at the top of the results.
however, if i do a direct link it simply says "Members of User Group:". the user group name is missing.
does anyone have an idea how to keep the user group name appearing with a direct link?