• When linking users (e.g. from email) to their profile page, the URL is /user.

    When hitting the link, a 302 redirect is pushing them back to the login screen (as expected). However, for the /user URL the redirect_to query string it is being truncated back to the base url.

    All other URLs work fine, it’s only the /user that isn’t working.

    Another side-effect of this is that the 302 redirect is being cached so from now on anytime that user (during that subsequent logged in session) tries to visit their Profile page they are redirected back to the homepage.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Hi @davecunnington,

    Please check that you have correctly assigned your User page in Ultimate member -> Settings -> Setup. If you have any caching plugins installed or server side caching active, please exclude Ultimate member pages from the cache.

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘User Profile being stripped from referrer on interupt screen’ is closed to new replies.