• Hi,

    I’ve configured the form, but something seems to be wrong and I can’t figure out what. This is the error message I get when filling out my form:

    “Referrer Missing or Mismatch: It looks like you’re trying to post remotely or you have blocked referrers on your user agent or browser. Using your “Back” button, please go back and try again or use our regular email, [email protected], to circumvent Referrer Mismatch.”

    //Oaiki

Viewing 7 replies - 1 through 7 (of 7 total)
  • You should check to see if your Your form page URL: in your contact form configuration is set properly.

    example: https://www.amaturegamers.com/?page_id=23

    NOT: https://www.amaturegamer.com

    Jame

    I’m getting the same error, and I definitely have the page URL set right. Tried both the “pretty” URL and with page ID instead. Any thoughts? Is it just because of my browser? Any way to fix it? I’ve looked at my logs and I think everyone is getting the error – haven’t see a single email from it.

    Same happens 2 me (with wp-gbcf), though I tried both referrers
    ( https://www.mysite.com/?page_id=23
    https://www.https://www.mysite.com ).
    ___________________________
    could the host be the problem( e.g. httpp config or some
    other misconfiguration ) ?

    Or could the error result of something like this :

    wp-gbcf_form.php lines 1081 + 1113 ? ? ? ? ?

    Best solution I found was just to use cformsII. Much more robust as well.

    Same problem here …
    SOme browsers are not configured right,
    try this :
    To sort this problem out you do the following

    1 In the location bar type about:config then press the enter key

    2 Ignore frightening message and click on button I’ll be careful, I promise!

    3 Scroll and find the line network.http.sendRefererHeader

    4 If the value is not 2 right click and change the value to 2 (if it is 2 then you have
    a different problem)

    5 Close Firefox and restart

    It did not resolved MY problem, but some people told me it resolved theirs…

    forgot :
    a second reason could be that you havent configured the reffering page option in config, set it to your contact form page.
    View the documentation for more info on this setting.

    for me it was a missing / at the end of the URL

    https://www.yoursdomain.com/contact-us/

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Error with form (Referrer Missing or Mismatch)’ is closed to new replies.