PDA

View Full Version : Custom page with list of members using *fieldxx*


eNforce
01-20-2006, 11:47 PM
Hey, this is probably a simple request, but I'd a custom page made up that displays all members (in alphabetical order) using 'fieldxx'

I have one of the xfire template mods installed and i thought it would be a good idea to have a page displaying all users using xfire :nervous:

Kru
01-21-2006, 04:56 AM
What you can do is:

Go to AdminCP -> User Profile Fields -> Add New User Profile Field
Profile Field Type: Single-Selection Menu
Title: xFire
Description: Are you using xFire?
Option: Yes
No
Field Searchable on Members List: Yes
Click Save.

Then you must get your xFire users to fill up this new option in their user profile. Maybe using this hack: https://vborg.vbsupport.ru/showthread.php?t=82756 ?

After it go on advanced member search: e.g. .../forums/memberlist.php?do=search

Look for the xFire option choose yes and click on Search Now button.

If you want that the xFire Profile (https://vborg.vbsupport.ru/showthread.php?t=103728) will show up on the memberlist you must edit this User Profile Field and choose Field Searchable on Members List: YES

Also go to Admin CP -> vBulletin Options -> User Listing & Profile Viewing -> Member List Field Options and activate Custom Fields.

If you want a direct link to this list, sorted in alphabetic order you can use something like that: .../forums/memberlist.php?&fieldXX=1&order=asc&sort=username

e.g. http://www.rpg-centre.com/forum/memberlist.php?&field13=1&order=asc&sort=username&pp=30&page=1

fieldXX must be change to the xFire field number

Sounds complicate but is very simple to do. :)

eNforce
01-21-2006, 06:56 AM
That works well and I'm going to use it!

What I had in mind was something like a seperatly coded page like - www.board.com/xfirelist.php

It would have the forum navbar and everything but the list would be simple, for example

username 1 | xfire name
username 2 | xfire name
username 3 | xfire name
username 4 | xfire name
usernamy 5 | xfire name

or maybe even with these:

username 1 | xfire name | add to xfire button link | miniprofile image
username 2 | xfire name | add to xfire button link | miniprofile image
username 3 | xfire name | add to xfire button link | miniprofile image
username 4 | xfire name | add to xfire button link | miniprofile image
usernamy 5 | xfire name | add to xfire button link | miniprofile image

ahh, just throwing around some ideas, kinda hard to explain i guess, would do it on my own if i knew how lol

Kru
01-21-2006, 03:16 PM
That works well and I'm going to use it!

What I had in mind was something like a seperatly coded page like - www.board.com/xfirelist.php

It would have the forum navbar and everything but the list would be simple, for example

username 1 | xfire name
username 2 | xfire name
username 3 | xfire name
username 4 | xfire name
usernamy 5 | xfire name

or maybe even with these:

username 1 | xfire name | add to xfire button link | miniprofile image
username 2 | xfire name | add to xfire button link | miniprofile image
username 3 | xfire name | add to xfire button link | miniprofile image
username 4 | xfire name | add to xfire button link | miniprofile image
usernamy 5 | xfire name | add to xfire button link | miniprofile image

ahh, just throwing around some ideas, kinda hard to explain i guess, would do it on my own if i knew how lol

mmh I am understanding. Actually I am busy with several projects but will put this on my list and will workout something soon. :)

ChrisBaktis
03-03-2006, 06:18 PM
What you can do is:

Go to AdminCP -> User Profile Fields -> Add New User Profile Field
Profile Field Type: Single-Selection Menu
Title: xFire
Description: Are you using xFire?
Option: Yes
No
Field Searchable on Members List: Yes
Click Save.

Then you must get your xFire users to fill up this new option in their user profile. Maybe using this hack: https://vborg.vbsupport.ru/showthread.php?t=82756 ?

After it go on advanced member search: e.g. .../forums/memberlist.php?do=search

Look for the xFire option choose yes and click on Search Now button.

If you want that the xFire Profile (https://vborg.vbsupport.ru/showthread.php?t=103728) will show up on the memberlist you must edit this User Profile Field and choose Field Searchable on Members List: YES

Also go to Admin CP -> vBulletin Options -> User Listing & Profile Viewing -> Member List Field Options and activate Custom Fields.

If you want a direct link to this list, sorted in alphabetic order you can use something like that: .../forums/memberlist.php?&fieldXX=1&order=asc&sort=username

e.g. http://www.rpg-centre.com/forum/memberlist.php?&field13=1&order=asc&sort=username&pp=30&page=1

fieldXX must be change to the xFire field number

Sounds complicate but is very simple to do. :)

I tried using the direct link that you posted but for some reason it doesnt list all the members that have something inputed into the profile field...

I did /memberlist.php?&field5=1

Only about 30 members popped up although there are many more then that with something in field 5 (including myself).

Any ideas?

sdfontanini
10-27-2010, 06:45 AM
same issue here doesnt list all members .... any help