Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Aha, I found the issue. It wasn’t with your patches at all, it was with the contact-form-7-recaptcha-extension .. I had to remove a bunch of stuff from it (basically took out all the multisite code checking in it, too – to force it to be NON multi site).

    I’m using the wp-recaptcha plugin in conjunction with the contact-form-7 to try to help cut down spam on the contact forms (who would want to viagra spam a police department is beyond me!)…

    Anyway, if you’re wanting the fix, here it is:

    https://itofkc.net/WPASDPlugin.class.txt

    Drop that into your

    wp-content/plugins/contact-form-7-recaptcha-extension/includes/

    as

    WPASDPlugin.class.php

    (back up your old one first. This is for the version that lists itself as 0.0.8)

    By the way, thank you!!

    While it seems like it makes it work, I can enter anything (or nothing) into the ReCaptcha entry field and it will send the form, and not fail (as it should).

    It also saves my keys/settings (and I select “Clean” for the form — and it shows me the “Red” one).

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