I was having quite a few issues with event expresso. So I just recently tried to restart from scratch. However, when I try to activate the plugin I get several error messages that there are missing SQL tables. When i install the plugin it does no create any tables. Any thoughts?
What happens when you activate Event Espresso is it checks in the wp_options table for espresso_db_update. If there is a value for espresso_db_update -and- it matches the version you are activating it stops there.
So as an example, if the tables have been manually deleted, and you have the current version installed, and the espresso_db_update option value is set to the current version of Event Espresso, it will not create new tables.
You can force it to update the database by either removing the espresso_db_update option_value from the wp_options table -or- change the version number in espresso.php to something like 3.1.33.3.P.1 on lines 9 and 35 of event-espresso/espresso.php.
The support post ‘No SQL tables’ 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.