http://www.youtube.com/watch?v=F60GW9tt3E4
I recorded a video to demo but the basics are:
With Gravity forms enabled and either one of Yoast SEO and WPMU Dashboard also active, Event Espresso will not activate. It goes to a white screen.
This is usually an indication that your server is hitting a memory limit. You can find out for sure by activating WP_DEBUG mode and instead of a white screen you’ll see a PHP error.
You’ll find some troubleshooting information for activating WP_DEBUG and for bumping the memory limit here:
You can try adding this to the wp-config.php before the line where it says to stop editing:
define( 'WP_MEMORY_LIMIT', '256M' );
Viewing 6 reply threads
The support post ‘Plugin activation conflict with Gravity Forms, Yoast SEO and WPMU Dashboard’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.