if (!is_user_logged_in() ){
bp_core_redirect( $bp->root_domain.’/register’ );
}
than I can redirect my user to register page and ther could I put some Videos?
Do I have to make this to all pages that I don’t wanna show to not logged in users?
I see that you use RPX, I just wanna ask if you get problem with the photo upload.Cause when my users make a login with RPX exemple with Facebook account I don’t get the photo.
I see that you use RPX, I just wanna ask if you get problem with the photo upload.Cause when my users make a login with RPX exemple with Facebook account I don’t get the photo.