• Resolved papplebee

    (@papplebee)


    Our website is getting an error, related to the ‘wp_verify_nonce’ not verifying in class-process-form.php, even though the nonce field exists in the submitted data.

    wp_verify_nonce( $data['ctct_form'], 'ctct_submit_form' )

    The form only submits correctly when logged into WordPress as admin.

    Can the developers please fix this bug?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Constant Contact

    (@constantcontact)

    Good day @papplebee

    Can you confirm if you have any sorts of caching enabled, specifically more for logged out users?

    The fact that the nonce field exists is good, but at the same time, we’re curious if it’s ever getting updated to a fresh one. Something like that could cause it to start not verifying.

    Plugin Author Constant Contact

    (@constantcontact)

    Any changes or new developments here @papplebee?

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

The topic ‘Nonce Verify Error’ is closed to new replies.