Resubs
-
Hi was looking through all the code, it seems like there is an error when you try to enter the same email to the same list. Here’s the error.
PHP Fatal error: Uncaught exception ‘Mailchimp_List_AlreadySubscribed’ with message ‘xxx@gmail.com is already subscribed to the list.’ in /home/company/public_html/wp-content/plugins/contact-form-7-mailchimp-extension/api/Mailchimp.php:253
Looks like the wpcf7_mch_subscribe function(8 arguments) that calls subscribe(7 parameters) is missing another parameter.
https://wordpress.org/plugins/contact-form-7-mailchimp-extension/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Resubs’ is closed to new replies.