Is there anyway to list all of your members on a page with a few / all of their custom fields that are added during registration.
For example there are 4 companies registered: they would be listed with their company name, phone #, fax #, email, etc. (all custom fields entered during registration)
I've tried a wordpress plugin: http://wordpress.org/extend/plugins/members-list/
It gives you 'wp_s2member_custom_fields' as an array and just outputs 'Array'
Any one have any experience with this or know of a better way to do it?