Please, if you didn't do anything, don't tell me.

Comments

NancyDru’s picture

      if ($count + $unsub_count) {
        watchdog('mailchimp', 'Updated !count records in MailChimp and unsubscribed !unsub emails.', array('!count' => $count, '!unsub' => $unsub_count), WATCHDOG_NOTICE);
      }
j0rd’s picture

Version: 6.x-2.5 » 6.x-2.x-dev
Status: Active » Needs review

+1 for this. If your cron is set to run a couple times an hour, this could fill up watchdog with a bunch of useless stuff.

nrackleff’s picture

Issue summary: View changes
Status: Needs review » Closed (won't fix)

“And now our watch [for support of the 6.x version of the MailChimp module] has ended…” With the end of Drupal 6 support, I’m sad to say we too must turn the page.

Fret not! The 7.x-4.x and 8.x versions come highly recommended. Both are using Mailchimp’s new API 3.0 and are being actively maintained. “What is dead may never die, but rises again, harder and stronger!”