| Re: XOOPS member database display feature? |
| by redheadedrod on 2014/3/3 18:37:26 With a slight modification of the code you should be able to accomplish what you want as long as you have a field for it to sort on. If all you want to do is sort by the country and you have one field you want to sort it on you could modify the database query to do this very simply. I do not know the module myself to do it for you but if you are getting the list you want and you have the fields available at worst it should be a simple modification to get what you want. |
| Re: XOOPS member database display feature? |
| by vmax2extreme on 2014/3/3 13:52:05 Ok, now that loaded the members in a list by username, now to see if this can show them by state/country etc.... Sure hope its possible. Quote:
|
| Re: XOOPS member database display feature? |
| by hipoonios on 2014/3/3 13:16:31 Yep, Membership 2.3 from Xuups. |
| XOOPS member database display feature? |
| by vmax2extreme on 2014/3/3 11:56:12 Is there a module that could pull the members out of the membership database to display them on a viewable page that you could then organize/sort by location? |