Database table ma4fz7_esp_country existed when it shouldn’t, and probably contained erroneous data. You probably restored to a backup that didn’t remove old tables didn’t you? We recommend adding
define( ‘EE_DROP_BAD_TABLES’, TRUE );
to your wp-config.php file then restore to that backup again. This will clear out the invalid data from ma4fz7_esp_country. Afterwards you should undo that change from your wp-config.php file.
If you cannot edit wp-config.php, you should remove the data from ma4fz7_esp_country manually then restore to the backup again.
The message you saw means that it when it ran the updater from EE3 to EE4, there were already tables for EE4 that need to be removed first.
Viewing 1 reply thread
The support post ‘update help’ 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.