EMF module version 1.2 changed the name of the plugin modules and the functions included. Changing the names in this module and removing the "mailchimp" dependency seams to fix the issue.
The patch is really simple, but I don't have the time this evening to include the formal patch.
However I'm not not sure how we will be able to include the dependency since the Drupal dependency system doesn't seam to allow a conditional dependency between two modules.
Comments
Comment #1
arcaneadam commentedThanks for the heads up. I will check it out. The solution probably will be to set up the module without a Dependency but just a message displayed in the module description and maybe on a drupal_set_message call to alert people on install.