- This topic has 7 replies, 3 voices, and was last updated 4 years, 4 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Affiliates Management Plugin for WordPress
by
WordPress Affiliate Manager › Forums › Affiliate Manager Plugin › Nonce Registration Error
Hi there,
Occasionally we are seeing this error on our affiliate registration: https://share.jonahcoyote.com/tSiwOa
It’s not happening all the time though… Here is our registration page: https://yoniegg.com/affiliate-pod/affiliate-register/
Any ideas?
@anyayurenya, Do you have any plugin that can cache pages or change permalinks?
Yes, we’re using WP Rocket for caching… Not sure about a plugin that can change permalinks but it’s possible. Like I said it’s strange because it’s happening intermittently and less often than not.
@anyayurenya, It’s a one-time use security token generated by WordPress to help protect URLs and forms from misuse. Nonces are unique to a user’s session. This prevents certain types of forged attacks from being successful by validating the submit request is done by the current user.
What happens if you disable caching on the registration page?
I’ll try that and let you know if it works 🙂
Hi. Did disabling caching resolve this issue? I’m facing a similar issue after a new affiliate ‘Accepts Terms’ then upon entering their PayPal email address and clicking submit, the nonce error occurs – Here’s the specific error message: Error! Nonce Security Check Failed! Please submit your payment details again.
It appears it did work for us. I excluded: ~/affiliate-register/ from the cache. Try that and hopefully it works for you!
Thanks for letting me know. Unfortunately after working with WPEngine to exclude the same on my end, it still didn’t work, but I’m confident I’ll be able to resolve it with my developer tomorrow based on this thread I found related to Permalink Manager plugin which we have installed. Thanks again.