Statistics: Posted by martin — June 13th, 2010, 12:49 pm
Statistics: Posted by osteodoc — June 13th, 2010, 9:10 am
Statistics: Posted by osteodoc — June 12th, 2010, 7:35 am
 <?php if(S2MEMBER_CURRENT_USER_IS_LOGGED_IN_AS_MEMBER){ ?>
Hello all Members. This course is 13 weeks long. Please come back to this page regularly as the new content will be displayed here.
    
    <?php if(S2MEMBER_CURRENT_USER_REGISTRATION_DAYS >= 0){ ?>
Module 101a and its content
    <?php } ?>
    
    <?php if(S2MEMBER_CURRENT_USER_REGISTRATION_DAYS >= 2){ ?>
Module 101b
    <?php } ?>
    
    <?php if(S2MEMBER_CURRENT_USER_REGISTRATION_DAYS >= 5){ ?>
Module 101c
    <?php } ?>
<?php } ?><?php if(S2MEMBER_CURRENT_USER_IS_LOGGED_IN_AS_MEMBER){ ?>
    
    <?php if(S2MEMBER_CURRENT_USER_REGISTRATION_DAYS >= 5){ ?>
Module 101c and all its content on a single page.
    <?php } ?>
    
<?php } ?>Statistics: Posted by martin — June 6th, 2010, 4:42 am
Statistics: Posted by osteodoc — June 4th, 2010, 5:29 pm
<?php if(S2MEMBER_CURRENT_USER_IS_LOGGED_IN_AS_MEMBER){ ?>
    This is some content that will be displayed to all Registered Members.
    
    <?php if(S2MEMBER_CURRENT_USER_REGISTRATION_DAYS >= 30){ ?>
        Drip content to Members who are more than 30 days old.
    <?php } ?>
    
    <?php if(S2MEMBER_CURRENT_USER_REGISTRATION_DAYS >= 60){ ?>
        Drip content to Members who are more than 60 days old.
    <?php } ?>
    
    <?php if(S2MEMBER_CURRENT_USER_REGISTRATION_DAYS >= 90){ ?>
        Drip content to Members who are more than 90 days old.
    <?php } ?>
<?php } ?>Statistics: Posted by martin — May 29th, 2010, 3:05 pm
Statistics: Posted by Guest — May 29th, 2010, 12:21 am
Statistics: Posted by martin — May 28th, 2010, 2:33 am
Statistics: Posted by Elizabeth — May 27th, 2010, 3:28 pm
Statistics: Posted by martin — May 25th, 2010, 1:53 pm