• Resolved Chris

    (@0riole11)


    Hi,

    Since updating WordPress to 5.0.1 Really Simple CAPTCHA has stopped working with Contact Form 7 v. 5.1.1. I no longer get the reCAPTCHA button in the form editor and if I manually add the captcha code I get “There was an error trying to send your message. Please try again later.” when trying to submit the form.

    Current config is:-
    CentOS 6.10
    PHP 7.3
    Apache 2.2.15
    Wordpress 5.0.1
    Contact Form 7 5.1.1
    Really Simple Captcha 2.0.1

    Thanks in advance,
    Chris

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    This is not a reCAPTCHA plugin.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    You seem to have posted this in the wrong forum. The Really Simple CAPTCHA has nothing to do with Google reCAPTCHA at all.

    @takayuki Miyoshi i think that you are wrong, the post is in the correct forum.

    I have the same problem with ” Really Simple CAPTCHA “

    Thread Starter Chris

    (@0riole11)

    Nope I am NOT WRONG, everything was working with Really Simple CAPTCHA before WP 5, now it is not working using the following code

    <label> Your Name (required)
    [text* your-name] </label>

    <label> Your Email (required)
    [email* your-email] </label>

    <label> Subject
    [text your-subject] </label>

    <label> Your Message
    [textarea your-message] </label>

    [captchac captcha-170]
    [captchar captcha-170 4/4]
    [submit “Send”]

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website?

    Thread Starter Chris

    (@0riole11)

    I have now uninstalled Contact Form 7 and Really Simple Captcha and installed Ninja Forms, which worked right off the bat. Nick in the post above linked his page with the error.

    Mostafa.rez

    (@mostafarez)

    hi.
    same problem
    this problem is from php 7.2 | 7.3. on php7 its okay. (i think)

    here the full error log

    #0 plugins/contact-form-7/modules/really-simple-captcha.php(62):

    wpcf7_generate_captcha(Array)
    ——————————————————–
    ——————————————————–
    #1 plugins/contact-form-7/includes/form-tags-manager.php(340):

    wpcf7_captchac_form_tag_handler(Object(WPCF7_FormTag))
    ——————————————————–
    ——————————————————–
    #2 plugins/contact-form-7/includes/form-tags-manager.php(269):

    WPCF7_FormTagsManager->scan_callback(Array, true)
    ——————————————————–
    ——————————————————–
    #3 [internal function]: WPCF7_FormTagsManager->replace_callback(Array)
    ——————————————————–
    ——————————————————–
    #4 plugins/contact-form-7/includes/form-tags-manager.php(186):

    preg_replace_callback(‘/(\\[?)\\[(accept…’, Array, ‘<p>\xD9\x86\xD8\xA7\xD9\x85 \xD8\xB4\xD9\x85\xD8…’)
    ——————————————————–
    ——————————————————–
    #5 plugins/contact-form-7/includes/form-tags-manager.php(168):

    WPCF7_FormTagsManager->scan(‘<p>\xD9\x in /home/foxgrcl/public_html/wp-content/plugins/contact-form-7/modules/really-simple-captcha.php on line 461
    ——————————————————–
    ——————————————————–

    Mostafa.rez

    (@mostafarez)

    so bad.
    cuz this plugin stop working and the webpage of the shortcode could not be load.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Not working since updating to WP 5.0.1’ is closed to new replies.