Events Made Easy Forums Generic Form tampering detected

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #64471
    Anonymous
    Inactive

    Hi Franky
    A visitor to the website wants to join. He validates the form and sees the following message displayed :
    “Form tampering detected. If you believe you’ve received this message in error please contact the site owner.”
    I specify that his name, firstname and e-mail address are unknown in the database.
    What does it mean and what could have happened?

    #64472
    Franky
    Keymaster

    The frontend form is also protected by a nonce. If you have a caching plugin, that can interfere with the validity (lifetime) of the nonce, so exclude that page from your cache or set your cache time much shorter than the nonce lifetime (which is 12 hours by default).
    Or, even better: don’t use a caching plugin (I never understood how a caching plugin could cache dynamic pages …), see also: https://legacy.joshpress.net/wordpress-nonces-and-wordpress-caching/

    #64473
    Anonymous
    Inactive

    Well, the page was already exclude from the cache, but I have empty my cache. I agree with you about caching dynamic pages. I will ask to person to try again. Thanks for the quick response.
    Frédéric

    #64474
    Anonymous
    Inactive

    This was due to the person’s browser cache

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Generic’ is closed to new topics and replies.
Scroll to Top