I already have EasyMailchimp installed as I have a ‘signup for newsletters’ form on the home page
When I try to add an API key to Event Espresso mailchimp admin I get this:
PHP Fatal error: Cannot redeclare class Drewm\\MailChimp in /home/sites/tallulahroseflowers.com/public_html/newsite/wp-content/plugins/eea-mailchimp/includes/MailChimp.class.php on line 19: /home/sites/tallulahroseflowers.com/public_html/newsite/wp-admin/admin.php
Hmm, the plugin is using the same MailChimp class we are and the same namespacing which is why its causing an issue.
I’ve created a ticket for our developers to investigate this.
I don’t recommend changing the class as you’ll need to edit the core plugin to do that, the modifications will be lost on update and you will be back to square one again (which could be unexpected if the updates done happen for a while)
Thanks. In the meantime I’ll amend the Easy MC plugin and turnoff update notifications for it
Viewing 4 reply threads
The support post ‘Fatal Error if I have an existing MailChimp plugin’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.