I get this error when I am installing the EMF module with mailchimp in a profile installation.

Comments

davyvdb’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

dgastudio’s picture

Version: 6.x-1.3 » 7.x-1.x-dev
Status: Closed (fixed) » Active

sorry but no,

Notice: Undefined index: choices in _emf_mailchimp_api_get_array_call() (line 199 of /home/u2911/domains/*********/sites/all/modules/emf/plugins/emf_mailchimp/emf_mailchimp.api.inc).
Notice: Undefined index: choices in _emf_mailchimp_api_get_array_call() (line 199 of /home/u2911/domains/*********/sites/all/modules/emf/plugins/emf_mailchimp/emf_mailchimp.api.inc).
Notice: Undefined index: choices in _emf_mailchimp_api_get_array_call() (line 199 of /home/u2911/domains/*********/sites/all/modules/emf/plugins/emf_mailchimp/emf_mailchimp.api.inc).

last dev version.

pbuyle’s picture

Status: Active » Needs review
Issue tags: +php5.3
StatusFileSize
new1.88 KB

The attached patch should solve the issue but I didn't have the time to check it.

Anonymous’s picture

Status: Needs review » Reviewed & tested by the community

Tested and works :-)

pbuyle’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)
Issue tags: -php5.3

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