• Resolved marco3253

    (@marco3253)


    Don’t know why, but i’m redirect to wp-admin/admin-post.php after i accept the cookie, the page is unaccessible for security reasons, but why am i redirected?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Fernando Claussen

    (@fclaussen)

    This file is the WP file that is supposed to process form post requests.
    Problem is that many users use plugins to block this file/folder or admin access.

    I’m working on a solution for this on the next release. You can follow progress at https://github.com/trewknowledge/GDPR/projects/1.

    Btw. Do you see any error messages on this page?

    Thread Starter marco3253

    (@marco3253)

    hi, thank you for answering.
    nope, i just see a “not found” page that’s because wrodfence blocks access to that page if you are not logged as an admin

    Plugin Author Fernando Claussen

    (@fclaussen)

    Yea… this should be fixed in the next release. Today or tomorrow.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Bad redirect after accepting cookie’ is closed to new replies.