Posted: August 20, 2014 at 9:03 am
|
Hi, |
|
Hi, What version of the MailChimp addon are you trying to activate? |
You’ll need to download MailChimp version 2.1.0. |
|
|
Thanks for the quick reply. |
Can you check the error log and let us know the specific error that was thrown on activation? |
|
|
Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /*redacted*/wp-includes/functions.php on line 3245 Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /*redacted*/wp-includes/functions.php:3245) in /*redacted*/wp-content/plugins/event-espresso-core-reg/core/EE_Session.core.php on line 250 Warning: Cannot modify header information – headers already sent by (output started at /*redacted*/wp-includes/functions.php:3245) in /*redacted*/wp-includes/pluggable.php on line 1121 Parse error: syntax error, unexpected T_STRING in /*redacted*/wp-content/plugins/eea-mailchimp1/includes/MailChimp.class.php on line 3
|
Thanks Aaron, this helps. The last error indicates that your server is running PHP 5.2 or lower. This is because the line of code reported by the error uses a PHP namespace, and PHP namespaces were added in PHP 5.3. Can you check with your host about upgrading to a version of PHP that’s actively supported? |
|
|
All sorted. Fixed PHP, fixed problem. |
Hello Aaron, We’ve just released an update to the MailChimp add-on for Event Espresso 4 and we wanted to let you know about it. The latest version of MailChimp introduces some additional options for determining when add-on should add a registrant/attendee to a specific list in MailChimp. Here are those options: subscriber submits information The first option above will run as soon as a registrant/attendee submits their information in step 1 of registration checkout. The second option will run once registration checkout is completed. However, it does not consider the payment status so a registrant that has not paid (e.g. pending payment) could be added to MailChimp The third option is the new default option and will only add registrants that have a completed registration. If an event is paid, then they are added only if they have paid. If the event is free, then they will also be added Your site should show an update notice for MailChimp later today. Before updating, please backup your site: https://eventespresso.com/wiki/how-to-back-up-your-site/ Then look for MailChimp for Event Espresso 4 in your list of plugins in your WordPress dashboard and click to update it. If there are updates for other add-ons for Event Espresso 4, then you can go ahead and update them as well. Also, if you would like to change the default behavior for MailChimp, then you can do so by going to Event Espresso –> MailChimp. Then make changes as needed and then save. Thanks — |
|
The support post ‘Mailchimp Plugin Activation Error – EE4.3.1.p’ 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.