Skip to:
Content
Pages
Categories
Search
Top
Bottom

Incorrect redirection to specific message when user not logged in

  • @astahov006

    Participant

    Hello!

    User receives notification email about a new message in chat. He follows message link in email and if he is not currently logged into the site he sees 404 error page instead of login form.

    The reason is incorrect redirection url that has the extra “/” after login.php:
    https://infosecportal.ru/wp-login.php/?redirect_to=https%3A%2F%2Finfosecportal.ru%2Fpolzovateli%2Fpauls%2Fbp-messages%2F#/conversation/11

    And if I manually remove this undue “/” from the address bar and log in, then I am redirected only to https://infosecportal.ru/polzovateli/pauls/bp-messages/, and not to a specific message url https://infosecportal.ru/polzovateli/pauls/bp-messages/#/conversation/11.

    And I see the message: “You must be authorized to access the requested page”.
    I use the last versions of WP and BP.

  • You must be logged in to reply to this topic.
Skip to toolbar