Statistics: Posted by cassel — September 10th, 2011, 3:47 am
<?php if (current_user_can('access_s2member_ccap_element') && !current_user_can('administrator')){ ?><script type="text/javascript">window.location = 'http://scrapbookcampus.com/element-creation-index/';</script><?php } else {?><?php } ?>
Statistics: Posted by Bruce C — September 9th, 2011, 10:51 pm
<?php if (current_user_can('access_s2member_ccap_element') && !current_user_can('administrator')){ ?><script type="text/javascript">window.location = http://scrapbookcampus.com/element-creation-index/';</script><?php } else {?><?php } ?>
<?php if (!current_user_can('access_s2member_ccap_element') && !current_user_can('administrator')){ ?><script type="text/javascript">window.location = 'http://scrapbookcampus.com/register-element-tutorials-with-psp/';</script><?php } else {?><?php } ?>
Statistics: Posted by cassel — September 9th, 2011, 8:58 pm
Statistics: Posted by Bruce C — August 14th, 2011, 12:55 pm
Statistics: Posted by cassel — August 14th, 2011, 12:47 pm
Statistics: Posted by Bruce C — August 14th, 2011, 12:44 pm
<?php if (current_user_can('access_s2member_ccap_basic') && !current_user_can('administrator')){ ?><script type="text/javascript">window.location = 'http://scrapbookcampus.com/welcome-to-the-basic-scrapping-course/';</script><?php } else {?><?php } ?>
<?php if (!current_user_can('access_s2member_ccap_basic') && !current_user_can('administrator')){ ?><script type="text/javascript">window.location = 'http://scrapbookcampus.com/register-basic-scrap-course-with-psp/';</script><?php } else {?><?php } ?>
Statistics: Posted by cassel — August 14th, 2011, 12:41 pm
Statistics: Posted by cassel — August 14th, 2011, 12:27 pm
Statistics: Posted by Bruce C — August 14th, 2011, 12:22 pm
Statistics: Posted by cassel — August 14th, 2011, 12:16 pm
<?php
if (!current_user_can('access_s2member_ccap_basic') && !current_user_can('administrator'))
{
header( 'Location: http://scrapbookcampus.com/register-basic-scrap-course-with-psp/' ) ;
}
else
{}
?>
Statistics: Posted by Bruce C — August 14th, 2011, 12:04 pm
Statistics: Posted by cassel — August 14th, 2011, 11:46 am
Statistics: Posted by Bruce C — August 14th, 2011, 11:36 am
Statistics: Posted by cassel — August 14th, 2011, 11:09 am
Statistics: Posted by Bruce C — August 14th, 2011, 10:53 am
Statistics: Posted by cassel — August 14th, 2011, 10:35 am
Statistics: Posted by cassel — August 13th, 2011, 11:08 pm
[s2If !current_user_can(access_s2member_ccap_basic)]
<script type="text/javascript"> window.location = 'http://scrapbookcampus.com/register-basic-scrap-course-with-psp/';</script>
[/s2If]
[s2If current_user_can(access_s2member_ccap_basic)]
[/s2If]
Statistics: Posted by Bruce C — August 13th, 2011, 11:04 pm