Community Support Forums — WordPress® ( Users Helping Users ) — 2010-09-16T09:39:26-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=753 2010-09-16T09:39:26-05:00 http://www.primothemes.com/forums/viewtopic.php?t=753&p=3293#p3293 <![CDATA[Payment date on manual Payment]]>
thank you for this genial plugin - and your regular support in this forum!!

Using search didn't help me with this question:
is it possible to echo the payment date when payment and uprading was made manually?

Code:
<?php
$date = get_user_option ("s2member_last_payment_time", $user_id);
echo date("d.m.Y", $date);
?>


echos "01.01.1970".

Thank you,
Studnik

Statistics: Posted by studnik — September 16th, 2010, 9:39 am


]]>