Causing critical error on site
-
Hello, I recently took over a site that I’m working with and when updating the MailPoet Plugin and also updating to PHP 8, the Plugin is causing a critical error. Looking at the error logs, it looks like there was likely some new columns added to the database that don’t exist. How can I address this? Is there an older version of the Plugin I can install that will attempt to re-run the database updates or something I can run manually in phpMyAdmin?
Here’s from the error logs…
WordPress database error Unknown column ‘z0_.status’ in ‘field list’
WordPress database error Unknown column ‘t0.unsubscribe_token’ in ‘field list’
…
PHP Fatal error: Uncaught MailPoet\Doctrine\WPDB\Exceptions\QueryException
The topic ‘Causing critical error on site’ is closed to new replies.