by Bruce C » November 16th, 2011, 2:03 pm
If you know a little PHP you can hook into s2Member's usermeta values using the get_user_meta function. If you go into your cPanel or PHPmyadmin, and search through the wp_usermeta table, you should find the values you're looking for.
Also, s2Member Pro allows use of the Gravatar system, which can show the thumbnail image. With custom registration fields, you can optimize the amount of data you get from each user, and can allow it to be viewed pretty easily with the s2Get shortcodes