The following warning is in the watchdog all the time:

Warning: curl_close() expects parameter 1 to be resource, null given in Mailchimp->__destruct() (line 278 of /var/www/live/htdocs/sites/all/libraries/mailchimp/src/Mailchimp.php)

I have installed library version 2.0.4

Comments

Kcannick’s picture

I am experiencing the same issue.

Ravenight’s picture

Here is what I am seeing:

Warning: curl_close() expects parameter 1 to be resource, null given in Mailchimp->__destruct() (line 278 of /var/www/sites/all/libraries/mailchimp/src/Mailchimp.php).

Gomez_in_the_South’s picture

I'm getting this error as well, on a new installation, using Mailchimp 7.x-3.0-beta1 and library version 2.0.4.

levelos’s picture

Status: Active » Fixed

This was actually fixed here: http://cgit.drupalcode.org/mailchimp/commit/?h=7.x-3.x&id=3c09d941b4fdd4....

We'll be rolling a release very soon that includes this fix.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.