• I am using C7 v3.9 and C7 AutoResponder v1.7, but I cannot get it add to my Mailchimp list and no logs are getting created.

    If I uncheck Enable Mailchimp List Insertion the C7 message get send as expect, but if this checked it hangs the C7 form and I get the spinning icon.

    I am seeing this information in firebug:

    <b>Warning</b>: Invalid argument supplied for foreach() in <b>/homepages/35/r288408485/htdocs/beta_v1/wordpress/wp-content/plugins/contact-form-7-autoresponder-addon-plugin/cf7_autoresponder_addon.php</b> on line <b>182</b>

    <b>Warning</b>: array_key_exists() expects parameter 2 to be array, null given in <b>/homepages/35/r288408485/htdocs/beta_v1/wordpress/wp-content/plugins/contact-form-7-autoresponder-addon-plugin/cf7_autoresponder_addon.php</b> on line <b>193</b>
    {“mailSent”:true,”into”:”#wpcf7-f112-o1″,”captcha”:null,”message”:”Your message was sent successfully. Thanks.”}

    Form looks like this

    <input type="text" name="your-first-name" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Your First Name" />
    
    <input type="text" name="your-last-name" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" placeholder="Your Last Name" />
    
    <input type="email" name="your-email" size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email" aria-required="true" aria-invalid="false" placeholder="Your Email" />
    
    <input type="text" name="your-url" size="40" class="wpcf7-form-control wpcf7-text" aria-invalid="false" placeholder="Your Website" />
    
    <textarea name="your-topic" cols="40" rows="5" class="wpcf7-form-control wpcf7-textarea" aria-invalid="false" placeholder="What would you like to discuss?"></textarea>
    
    <input type="checkbox" name="mc-subscribe" value="I would like to receive emails" />
    <input type="submit" value="Book a Discussion" class="wpcf7-form-control wpcf7-submit" />

    [Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been damaged by the forum’s parser.]

    https://www.ads-software.com/plugins/contact-form-7-autoresponder-addon-plugin/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author wpsolutions

    (@wpsolutions)

    Hi @ebud,
    I’ve noticed that CF7 has released a new version of their plugin. As a result they have changed a several things regarding the submission of form data which has in turn broken this plugin.
    I have identified a solution and will be submitting a new version of this plugin within a a day or two.
    In the meantime if possible, I would recommend that you revert the CF7 to the previous version until I release the new version.

    Plugin Author wpsolutions

    (@wpsolutions)

    I’ve just release an updated version. Please try that and let me know how it goes.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can't get it to work’ is closed to new replies.