Skip to:
Content
Pages
Categories
Search
Top
Bottom

No “must login message” or redirect


  • Myjive
    Participant

    @myjive

    When BP sends messages such as the new friendship request email, they contain links to pages that can only be accessed if logged in. When I click on a link such as http://site.com/members/me/friends/requests/, I’m redirected to the homepage.

    Normal functionality should be that I’m warned that I must be logged in to view the page and be given a chance to login. Why is this happening? How can this be fixed?

Viewing 4 replies - 1 through 4 (of 4 total)
  • @myjive, did you find a solution? I am having the same issue here and can’t work out how to fix it.


    Myjive
    Participant

    @myjive

    Nope, I’m hoping someone in the community will answer…


    r-a-y
    Keymaster

    @r-a-y

    @myjive – Please post this as a defect on Trac.

    Login with the same credentials as you use here on bp.org.

    Note that changes need to occur in the bp_core_catch_no_access() function to be more cooperative with private access pages.

    I’m dealing with the same issue. I tried adding if ( $bp_no_status_set ) bp_core_redirect($bp->root_domain.”/wp-login.php?redirect_to=”.$bp_unfiltered_uri); to bp_core_catch_no_access() but then I grep’d for that function and couldn’t find it called from anywhere.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘No “must login message” or redirect’ is closed to new replies.
Skip to toolbar