Plugin throws fatal error. Fix instructions don’t work.
-
Our website was getting a fatal error after upgrading to v2.0.x. The error log indicated a missing database table:
“Fatal error: Uncaught mysqli_sql_exception: Table ‘reach4life_1.wp_actionscheduler_actions’ doesn’t exist in /var/www/html/reach4life_1/wp-includes/wp-db.php:2056”
After removing the plugin and reinstalling our site worked but we could not reactivate the plugin because of the missing table. I followed the instructions shown here to recreate the tables with the Action Scheduler plugin:
However the Action Scheduler plugin also fails to activate due to the same missing table:
Fatal error: Uncaught mysqli_sql_exception: Table ‘reach4life_1.wp_actionscheduler_actions’ doesn’t exist in /var/www/html/reach4life_1/wp-includes/wp-db.php:2056
- The topic ‘Plugin throws fatal error. Fix instructions don’t work.’ is closed to new replies.