It breaks the backend of wordpress (500 error) when you try to install the plugin. What can I do to fix it. It only happened after I updated wordpress.
Error 500 means a fatal error is being thrown somewhere.
Can you enable WP_DEBUG on the site and redo your steps to see what error is being thrown?
I tested installing the people add-on on multiple test sites running 4.7.2 without a problem we we need the error from your site to narrow down the cause.
Fatal error: Uncaught exception ‘EE_Error’ with message ‘Hooked in model extension ‘EEME_Person_Event’ too late! The model Event has already been used! We know because the action AHEE__EEM_Event__construct__end has been fired’ in /var/www/html/sb-admin/html/wp-content/plugins/event-espresso-core-reg/core/libraries/plugin_api/db/EEME_Base.lib.php:78 Stack trace: #0 /var/www/html/sb-admin/html/wp-content/plugins/eea-people-addon/core/db_model_extensions/EEME_Person_Event.model_ext.php(29): EEME_Base->__construct() #1 /var/www/html/sb-admin/html/wp-content/plugins/event-espresso-core-reg/core/libraries/plugin_api/EE_Register_Model_Extensions.lib.php(70): EEME_Person_Event->__construct() #2 /var/www/html/sb-admin/html/wp-content/plugins/event-espresso-core-reg/core/libraries/plugin_api/EE_Register_Addon.lib.php(530): EE_Register_Model_Extensions::register(‘People’, Array) #3 /var/www/html/sb-admin/html/wp-content/plugins/eea-people-addon/EE_People.class.php(163): EE_Register_Addon::register(‘People’, Array) #4 /var/www/html/s in /var/www/html/sb-admin/html/wp-content/plugins/event-espresso-core-reg/core/libraries/plugin_api/db/EEME_Base.lib.php on line 78
A fix for that was include in EE4.9.21 so I’m assuming your using an older version EE4?
If so you’ll need to update to that latest version (4.9.29) to fix this.
This reply was modified 7 years, 11 months ago by Tony.
Viewing 3 reply threads
The support post ‘People Addon with wordpress Version 4.7.2’ 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.