• Resolved sorincoza

    (@sorincoza)


    All of a sudden, my forms are not working anymore. They all get an error, and when inspecting the AJAX response, they are always marked with status “spam”. Here is the full response for one of my forms:

    
    into: "#wpcf7-f222-o1",
    message: "Failed to send your message. Please try later or contact the administrator by another method.",
    status: "spam"
    

    I used the wpcf7_spam filter to return always false (in effect disabling the spam checking), and it worked for a day. Now it’s not working again! What can I do? I have no idea what to do next, except remove the Contact form 7 plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • I had similar issue. In wordpress options Settings > Disussion I blacklisted @ because I was spammed in comments. CF7 unfortunately was blocked by WordPress as well.

    Thread Starter sorincoza

    (@sorincoza)

    I just checked the blacklist, and everything looks good. Anyway, the blacklist wouldn’t have explained why the problems appeared all of a sudden.

    Thread Starter sorincoza

    (@sorincoza)

    Turns out the version 4.8 is the problem. It caused not only the spam problem for me, but also some issues with CSS where it broke some elements.

    This version is totally screwed.

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

The topic ‘Messages not being sent, getting “spam” error’ is closed to new replies.