define ("S2MEMBER_CURRENT_USER_REGISTRATION_DAYS", ($c[] = (($user && $user->user_registered) ? (int)floor ((strtotime ("now") - strtotime ($user->user_registered)) / 86400) : 0)));
Statistics: Posted by Cristián Lávaque — June 15th, 2011, 9:37 pm
Statistics: Posted by ricarod — June 15th, 2011, 9:25 pm
Statistics: Posted by ricarod — June 15th, 2011, 9:21 pm
Statistics: Posted by ricarod — June 15th, 2011, 1:41 pm
Statistics: Posted by Cristián Lávaque — June 14th, 2011, 10:48 pm
Statistics: Posted by ricarod — June 14th, 2011, 10:39 pm
Statistics: Posted by ricarod — June 14th, 2011, 10:16 pm
<?php echo S2MEMBER_CURRENT_USER_REGISTRATION_DATE; ?>
Statistics: Posted by Cristián Lávaque — June 14th, 2011, 10:06 pm
Statistics: Posted by ricarod — June 14th, 2011, 9:31 pm
<?php if(S2MEMBER_CURRENT_USER_REGISTRATION_DAYS >= 1) { ?>
Content...
<?php } ?>
Statistics: Posted by Cristián Lávaque — June 14th, 2011, 9:22 pm
Statistics: Posted by ricarod — June 14th, 2011, 8:03 pm
Statistics: Posted by Cristián Lávaque — June 14th, 2011, 7:06 pm