• The log out functionality doesn’t work. When it gets activated through a menu link, a redirect to the following page gets created:

    https://www.ardsleyhigh73.com/wp-login.php?action=logout&redirect_to=https%3A%2F%2Fwww.ardsleyhigh73.com%2Fyouve-been-logged-out&_wpnonce=2683919e97

    The correct redirect target should be:

    https://www.ardsleyhigh73.com/youve-been-logged-out

    Any idea why the log out redirect is referencing the login page? Seems weird.

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

Viewing 1 replies (of 1 total)
  • Thread Starter MarkOlbert

    (@markolbert)

    For the benefit of anyone else running into a similar problem…

    The problem was caused by WP Cerber, another plugin, being configured to instantly blacklist any IP that specifically requested access to wp-login.php.

    Unfortunately, the normal logout process >>requires<< that wp-login.php be called, leading to a conflict.

    Reverting that WP Cerber setting solved the problem.

Viewing 1 replies (of 1 total)
  • The topic ‘Log Out Doesn’t Work’ is closed to new replies.