Statistics: Posted by Jason Caldwell — June 27th, 2011, 10:59 pm
Statistics: Posted by doctorproctor — June 25th, 2011, 10:07 am
Statistics: Posted by Jason Caldwell — June 25th, 2011, 2:33 am
Yes, very interesting. I've been unable to reproduce this so far. Can you attach some screenshots of your code in it's entirety ( i.e. as it appears in your WordPress editor )? We'll be happy to take a closer look for you. Also, screenshots of your s2Member ->General Options -> Membership Levels/Labels as well please.doctorproctor wrote:
Interesting, the php returns the same level 4 label. Do ask; thanks. Is anyone else experiencing this behavior? I'll try to create a few test users and verify the problem as well.
Statistics: Posted by Jason Caldwell — June 24th, 2011, 12:01 am
Statistics: Posted by Cristián Lávaque — June 23rd, 2011, 11:30 pm
Statistics: Posted by doctorproctor — June 23rd, 2011, 11:19 pm
<?php echo get_user_field('s2member_access_label', $user_id); ?>
Statistics: Posted by Cristián Lávaque — June 23rd, 2011, 11:14 pm
Your membership expires on <?php echo date('l F jS, Y', get_user_option('wp_s2member_auto_eot_time', $user_id)); ?>.
Statistics: Posted by doctorproctor — June 23rd, 2011, 10:51 pm
Statistics: Posted by doctorproctor — June 23rd, 2011, 10:38 pm