Module: User List
Posted by Ravenswood
Re: Module: User List September 09, 2010 02:33AM |
Registered: 15 years ago Posts: 34 |
September 09, 2010 03:33AM |
Registered: 13 years ago Posts: 533 |
Quote
sif4ever
I want to change the script to order by "last seen", who to do that?
You want the Top Users module instead. Follow this link...
[www.phorum.org]
Robert Angle
Phorum lover, nothing more.
Ruminations
Re: Module: User List September 09, 2010 04:09AM |
Registered: 15 years ago Posts: 34 |
THANKS!
Re: Module: User List February 28, 2011 04:43PM |
Registered: 10 years ago Posts: 2 |
Re: Module: User List October 21, 2011 10:59AM |
Registered: 9 years ago Posts: 4 |
Thank you for this module, I find it very useful and easy to modify with custom fields etc.
One question though: I have several separate forums, but by default the user list displays all active users, regardless of which forums they are subscribed to.
I would like to be able to show the members of one forum only. The forum number is part the url (addon.php?9,module=user_list), so I assume this would be possible, but can can anyone give any hints as to how?
Thanks,
Peter
One question though: I have several separate forums, but by default the user list displays all active users, regardless of which forums they are subscribed to.
I would like to be able to show the members of one forum only. The forum number is part the url (addon.php?9,module=user_list), so I assume this would be possible, but can can anyone give any hints as to how?
Thanks,
Peter
October 21, 2011 11:05AM |
Admin Registered: 16 years ago Posts: 8,532 |
How is a user "subscribed" to a forum? There is no such concept. The only thing that could be, is that a user does not have access to read a forum, but that is kind of the other way around. By default, a Phorum user has access to all forums and does not subscribe to a specific one.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Maurice Makaay
Phorum Development Team



Re: Module: User List October 21, 2011 11:54AM |
Registered: 9 years ago Posts: 4 |
Quote
Maurice Makaay
How is a user "subscribed" to a forum? There is no such concept. The only thing that could be, is that a user does not have access to read a forum, but that is kind of the other way around. By default, a Phorum user has access to all forums and does not subscribe to a specific one.
Ok, let me rephrase ;-)
I have several forums, and users do not have access to read all forums. Forum permissions are governed by group membership. Everything is controlled "top down" by the administrator (me).
So what I would like to do is either:
- to have a user list that show the users that have access to one forum only. "addon.php?1,module=user_list" would show users that have access to forum 1, "addon.php?2,module=user_list" would show users that have access to forum 2 and so on.
or
- to have a user list that show only users that are assigned to a specific user group.
I hope this is more clear,
Peter
Edited 1 time(s). Last edit at 10/21/2011 01:44PM by pwesth.
Re: Module: User List October 21, 2011 11:55AM |
Admin Registered: 18 years ago Posts: 9,239 |
Very special use case and surely not handled by this addon module.
Thomas Seifert
Phorum Development Team / Mysnip-Solutions.de
Custom Phorum and general software development
worry-free Phorum Hosting
Thomas Seifert
Phorum Development Team / Mysnip-Solutions.de


Re: Module: User List October 21, 2011 03:20PM |
Registered: 12 years ago Posts: 753 |
Re: Module: User List October 21, 2011 05:21PM |
Registered: 9 years ago Posts: 4 |
Quote
korsakov
Do you need users to access these lists or do you need them only? Just in case you might have overlooked it: Under the Admin panel you can list users depending to their group memberships.
I need them for the users.
Seems to me it must be possible to use phorum_api_user_check_group_access or somesuch to filter which users are displayed, but I don't have much experience fiddling with the Phorum code.
Sorry, only registered users may post in this forum.