Page 1 of 1

Obtaining a userlist

PostPosted: September 14th, 2010, 7:26 am
by PinnacleWebDesign
For general admin purposes, I'd like to be able to extract a list of users (names, email addesses and membership expiry dates etc). I know it's all kept in wp_usermeta but s2member_auto_eot_time seems to be encoded - what do I need to get this into a readable format?

Also, is it possible to output this information onto an HTML page? I was thinking of setting up a password-protected page to display this info for the site admin.

TIA

Cheers,
Mick

Re: Obtaining a userlist

PostPosted: September 14th, 2010, 10:34 am
by Elizabeth
Hi,

I would recommend a full export of all Users into a single file. This is possible with s2Member Pro. Then bring that export file into an application like Excel, or get the free Open Office application ( very popular ), which can handle these sorting issues for you rapidly, and with greater control.

Re: Obtaining a userlist

PostPosted: February 10th, 2011, 1:42 pm
by ryanseo
Hello, is there a way to edit the php and change the way the arrays format into the spreadsheet? In other words... I'd like to have something like

Last_Name, First_Name, D.O.B., Address, Apt/Suite, City, State, Zip Code, Tele #, E-mail

as the default format when I click Export users. Is this solution possible and easily obtainable?

Thanks

Ryan