1
Hi,
I would like to develop a costum block that extracts certain fieds from the profiles of users that belong to a specific group and display it in a nice way.
So, how do I (in PHP):
1) Get a list of userids of users which belong to a specific group.
2) Access fields from the profiles of each user.
I am using XOOPS 2.2.4.
/Fredrik