PriMoThemes — now s2Member® (official notice)
This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™
so i would prefer to direct him to the correct page for registered member
snippet that i can copy and edit, it would be appreciated, if that simple redirect to a DIFFERENT page is possible.
<head>
<?php
if(current_user_can('access_s2member_level1'))
{
header( 'Location: http://google.com/' ) ;
}
?>
</head>
<head>
[s2If current_user_can(access_s2member_level1)]
<?php header( 'Location: http://google.com/' ) ; ?>
[/_s2if]
</head>
<head>
[s2If current_user_can("access_s2member_ccap_basic")]<?php header( 'Location: http://scrapbookcampus.com/basic-tutorials-for-scrapbooking-with-paintshop-pro/' ) ; ?>
[/_s2if]
</head>
[s2If !current_user_can(access_s2member_ccap_basic)]
[/s2If]
Users browsing this forum: Google [Bot], Yahoo [Bot] and 2 guests