I get the following errors if my site is in dev mode on local machine and url is not accessible from internet:

Warning: array_key_exists(): The first argument should be either a string or an integer in mailchimp_get_lists() (line 246 of modules/all/mailchimp/mailchimp.module).
Notice: Trying to get property of non-object in mailchimp_lists_field_formatter_view() (line 484 of modules/all/mailchimp/modules/mailchimp_lists/includes/mailchimp_lists.field.inc).

Comments

SocialNicheGuru created an issue. See original summary.

nrackleff’s picture

Local development should work and not give you that warning. Is it possible that your local instance is out of sync with your MailChimp account? Try a cache clear and see if that gets things back in sync and solves the problem. If not, please let us know.

samuel.mortenson’s picture

Status: Active » Closed (outdated)
SocialNicheGuru’s picture

Sorry. I moved on from Drupal 7