Title: Critical error
Last modified: September 26, 2023

---

# Critical error

 *  [ipage22](https://wordpress.org/support/users/ipage22/)
 * (@ipage22)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/critical-error-577/)
 * I get a critical error when i activate Mail Poet version 4.28.0. I use the Theme
   Flatsome and a couple ot other plugins. I have also tried to upload Mailpoet 
   via ftp, but i get the same critical error
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcritical-error-577%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Plugin Author [Bruna a11n](https://wordpress.org/support/users/bruberries/)
 * (@bruberries)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/critical-error-577/#post-17082865)
 * Hi [@ipage22](https://wordpress.org/support/users/ipage22/),
 * Although you haven’t specified the error message you’re getting, we are aware
   of some problems that may have affected your website when using older versions
   of the plugin. Yesterday, we released version 4.29.0. Could you please install
   this version and let us know if the problems persist?
 * And if so, can you share the specific error message you get when activating the
   plugin on your website?
 * Thank you!
 *  [nickynick](https://wordpress.org/support/users/nickynick/)
 * (@nickynick)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/critical-error-577/#post-17082968)
 * Hello, 
   I am also experiencing this as well. I downloaded the new plugin and 
   tried, but this is what I get
 *     ```wp-block-code
       WordPress dispose d’une fonctionnalité native permettant de détecter si une extension ou un thème cause une erreur fatale sur votre site, et vous notifie avec cet e-mail automatique.
   
       Ici, WordPress a trouvé une erreur avec l’une de vos extensions, « MailPoet ».
   
       Commencez par visiter votre site (https://my-website.com/) pour vérifier s’il y a des problèmes visibles. Ensuite, visitez la page où une erreur a été relevée (https://my-website.com/wp-admin/admin-ajax.php) et vérifiez si des problèmes sont visibles.
   
       Veuillez contacter votre hébergeur pour une assistance concernant la résolution de ce problème.
   
       Si votre site semble cassé ou si vous ne pouvez pas accéder à votre tableau de bord normalement, WordPress dispose maintenant d’un « mode de récupération ». Cela vous permet de vous connecter en sécurité sur votre tableau de bord afin de chercher la source du problème.
   
       https://my-website.com/wp-login.php?action=enter_recovery_mode&rm_token=43iiZu7kZMqehTc6EAMkqZ&rm_key=zigRxrSv7SjHWtYhmmh3Ks
   
       Pour garder votre site en sécurité, ce lien expirera dans 1 jour. Ne voåus inquiétez cependant pas : un nouveau lien vous sera envoyé si l’erreur se présente à nouveau.
   
       Si vous cherchez de l’aide pour ce problème, les informations suivantes pourraient vous être demandées :WordPress version 6.2.2Thème actif : Hello Elementor Child (version 1.0.1)Extension actuelle : MailPoet (version 4.29.0)PHP version 8.0.29 Détails de l’erreur
   
       Une erreur de type E_ERROR a été causée dans la ligne 30 du fichier /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/exceptions.php. Message d’erreur : Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.filter_type' in 'field list' in /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:59Stack trace: 0 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(59): PDOStatement->execute(NULL) 1 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(495): MailPoetVendor\Doctrine\DBAL\Driver\PDOStatement->execute() 2 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(476): MailPoetVendor\Doctrine\DBAL\Connection->executeQuery('SELECT t0.id AS…', Array, Array) 3 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php(73): MailPoetVendor\Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadAll(Array, NULL, NULL, NULL) 4 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Doctrine/Repository.php(48): MailPoetVendor\Doctrine\ORM\EntityRepository->findBy(Array, NULL, NULL, NULL) 5 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Migrations/App/Migration_20230712_180341.php(25): MailPoet\Doctrine\Repository->findBy(Array) 6 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Migrator/Runner.php(35): MailPoet\Migrations\App\Migration_20230712_180341->run() 7 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Migrator/Migrator.php(53): MailPoet\Migrator\Runner->runMigration('Migration_20230…', 'app') 8 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Config/Activator.php(78): MailPoet\Migrator\Migrator->run() 9 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Config/Activator.php(60): MailPoet\Config\Activator->processActivate() 10 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Config/Initializer.php(416): MailPoet\Config\Activator->activate() 11 /home/xxxx9999/public_html/wp-includes/class-wp-hook.php(308): MailPoet\Config\Initializer->maybeRunActivator('') 12 /home/xxxx9999/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array) 13 /home/xxxx9999/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 14 /home/xxxx9999/public_html/wp-settings.php(623): do_action('init') 15 /home/xxxx9999/public_html/wp-config.php(96): require_once('/home/xxxx9999/…') 16 /home/xxxx9999/public_html/wp-load.php(50): require_once('/home/xxxx9999/…') 17 /home/xxxx9999/public_html/wp-admin/admin-ajax.php(22): require_once('/home/xxxx9999/…') 18 {main}
   
       Next MailPoetVendor\Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.filter_type' in 'field list' in /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:10Stack trace: 0 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(61): MailPoetVendor\Doctrine\DBAL\Driver\PDO\Exception::new(Object(PDOException)) 1 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(495): MailPoetVendor\Doctrine\DBAL\Driver\PDOStatement->execute() 2 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(476): MailPoetVendor\Doctrine\DBAL\Connection->executeQuery('SELECT t0.id AS…', Array, Array) 3 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php(73): MailPoetVendor\Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadAll(Array, NULL, NULL, NULL) 4 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Doctrine/Repository.php(48): MailPoetVendor\Doctrine\ORM\EntityRepository->findBy(Array, NULL, NULL, NULL) 5 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Migrations/App/Migration_20230712_180341.php(25): MailPoet\Doctrine\Repository->findBy(Array) 6 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Migrator/Runner.php(35): MailPoet\Migrations\App\Migration_20230712_180341->run() 7 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Migrator/Migrator.php(53): MailPoet\Migrator\Runner->runMigration('Migration_20230…', 'app') 8 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Config/Activator.php(78): MailPoet\Migrator\Migrator->run() 9 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Config/Activator.php(60): MailPoet\Config\Activator->processActivate() 10 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Config/Initializer.php(416): MailPoet\Config\Activator->activate() 11 /home/xxxx9999/public_html/wp-includes/class-wp-hook.php(308): MailPoet\Config\Initializer->maybeRunActivator('') 12 /home/xxxx9999/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array) 13 /home/xxxx9999/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 14 /home/xxxx9999/public_html/wp-settings.php(623): do_action('init') 15 /home/xxxx9999/public_html/wp-config.php(96): require_once('/home/xxxx9999/…') 16 /home/xxxx9999/public_html/wp-load.php(50): require_once('/home/xxxx9999/…') 17 /home/xxxx9999/public_html/wp-admin/admin-ajax.php(22): require_once('/home/xxxx9999/…') 18 {main}
   
       Next MailPoetVendor\Doctrine\DBAL\Exception\InvalidFieldNameException: An exception occurred while executing 'SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.filter_data AS filter_data_4, t0.filter_type AS filter_type_5, t0.action AS action_6, t0.segment_id AS segment_id_7 FROM pmbou_mailpoet_dynamic_segment_filters t0 WHERE t0.action IN (?, ?, ?, ?)' with params ["numberOfOrders", "totalSpent", "singleOrderValue", "averageSpent"]:
   
       SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.filter_type' in 'field list' in /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:59Stack trace: 0 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php(77): MailPoetVendor\Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException('An exception oc…', Object(MailPoetVendor\Doctrine\DBAL\Driver\PDO\Exception)) 1 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php(65): MailPoetVendor\Doctrine\DBAL\DBALException::wrapException(Object(MailPoetVendor\Doctrine\DBAL\Driver\PDO\MySQL\Driver), Object(MailPoetVendor\Doctrine\DBAL\Driver\PDO\Exception), 'An exception oc…') 2 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(936): MailPoetVendor\Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Object(MailPoetVendor\Doctrine\DBAL\Driver\PDO\MySQL\Driver), Object(MailPoetVendor\Doctrine\DBAL\Driver\PDO\Exception), 'SELECT t0.id AS…', Array) 3 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(503): MailPoetVendor\Doctrine\DBAL\Connection->handleExceptionDuringQuery(Object(MailPoetVendor\Doctrine\DBAL\Driver\PDO\Exception), 'SELECT t0.id AS…', Array, Array) 4 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(476): MailPoetVendor\Doctrine\DBAL\Connection->executeQuery('SELECT t0.id AS…', Array, Array) 5 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/orm/lib/Doctrine/ORM/EntityRepository.php(73): MailPoetVendor\Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadAll(Array, NULL, NULL, NULL) 6 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Doctrine/Repository.php(48): MailPoetVendor\Doctrine\ORM\EntityRepository->findBy(Array, NULL, NULL, NULL) 7 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Migrations/App/Migration_20230712_180341.php(25): MailPoet\Doctrine\Repository->findBy(Array) 8 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Migrator/Runner.php(35): MailPoet\Migrations\App\Migration_20230712_180341->run() 9 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Migrator/Migrator.php(53): MailPoet\Migrator\Runner->runMigration('Migration_20230…', 'app') 10 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Config/Activator.php(78): MailPoet\Migrator\Migrator->run() 11 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Config/Activator.php(60): MailPoet\Config\Activator->processActivate() 12 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Config/Initializer.php(416): MailPoet\Config\Activator->activate() 13 /home/xxxx9999/public_html/wp-includes/class-wp-hook.php(308): MailPoet\Config\Initializer->maybeRunActivator('') 14 /home/xxxx9999/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array) 15 /home/xxxx9999/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 16 /home/xxxx9999/public_html/wp-settings.php(623): do_action('init') 17 /home/xxxx9999/public_html/wp-config.php(96): require_once('/home/xxxx9999/…') 18 /home/xxxx9999/public_html/wp-load.php(50): require_once('/home/xxxx9999/…') 19 /home/xxxx9999/public_html/wp-admin/admin-ajax.php(22): require_once('/home/xxxx9999/…') 20 {main}
   
       Next MailPoet\Migrator\MigratorException: Migration "MailPoet\Migrations\App\Migration_20230712_180341" failed. Details: An exception occurred while executing 'SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.filter_data AS filter_data_4, t0.filter_type AS filter_type_5, t0.action AS action_6, t0.segment_id AS segment_id_7 FROM pmbou_mailpoet_dynamic_segment_filters t0 WHERE t0.action IN (?, ?, ?, ?)' with params ["numberOfOrders", "totalSpent", "singleOrderValue", "averageSpent"]:
   
       SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.filter_type' in 'field list' in /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/exceptions.php:30Stack trace: 0 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Migrator/MigratorException.php(49): MailPoet\Exception::create(Object(MailPoetVendor\Doctrine\DBAL\Exception\InvalidFieldNameException)) 1 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Migrator/Runner.php(39): MailPoet\Migrator\MigratorException::migrationFailed('MailPoet\Migrat…', Object(MailPoetVendor\Doctrine\DBAL\Exception\InvalidFieldNameException)) 2 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Migrator/Migrator.php(53): MailPoet\Migrator\Runner->runMigration('Migration_20230…', 'app') 3 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Config/Activator.php(78): MailPoet\Migrator\Migrator->run() 4 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Config/Activator.php(60): MailPoet\Config\Activator->processActivate() 5 /home/xxxx9999/public_html/wp-content/plugins/mailpoet/lib/Config/Initializer.php(416): MailPoet\Config\Activator->activate() 6 /home/xxxx9999/public_html/wp-includes/class-wp-hook.php(308): MailPoet\Config\Initializer->maybeRunActivator('') 7 /home/xxxx9999/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array) 8 /home/xxxx9999/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) 9 /home/xxxx9999/public_html/wp-settings.php(623): do_action('init') 10 /home/xxxx9999/public_html/wp-config.php(96): require_once('/home/xxxx9999/…') 11 /home/xxxx9999/public_html/wp-load.php(50): require_once('/home/xxxx9999/…') 12 /home/xxxx9999/public_html/wp-admin/admin-ajax.php(22): require_once('/home/xxxx9999/…') 13 {main}
   
       thrown
       ```
   
 *  [nickynick](https://wordpress.org/support/users/nickynick/)
 * (@nickynick)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/critical-error-577/#post-17082972)
 * Your thoughts? What shall I do in the meantime?
 *  [nickynick](https://wordpress.org/support/users/nickynick/)
 * (@nickynick)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/critical-error-577/#post-17083044)
 * Let me know if you need more info. Thank you in advance.
 *  Plugin Author [Bruna a11n](https://wordpress.org/support/users/bruberries/)
 * (@bruberries)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/critical-error-577/#post-17083257)
 * Hi [@nickynick](https://wordpress.org/support/users/nickynick/),
 * Can you confirm you’re getting these errors when using the 4.29.0?
 *  [nickynick](https://wordpress.org/support/users/nickynick/)
 * (@nickynick)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/critical-error-577/#post-17092830)
 * I apologize for the delay. Yes, it is for this latest update. I have since deactivated
   the plugin. But I am eager to get reactivate it.
 *  [nickynick](https://wordpress.org/support/users/nickynick/)
 * (@nickynick)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/critical-error-577/#post-17092866)
 * I tested in a staging site. I disabled all plugins and activated MailPoet. I 
   get the critical error.
 *  Plugin Support [Ojoma a11n](https://wordpress.org/support/users/geraltrivia/)
 * (@geraltrivia)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/critical-error-577/#post-17109250)
 * Hello again [@nickynick](https://wordpress.org/support/users/nickynick/) ,
 * The latest version of the MailPoet plugin is version 4.30. Can you download this
   version by going here: [https://wordpress.org/plugins/mailpoet/](https://wordpress.org/plugins/mailpoet/)
   and then re-install the plugin via ftp by following this guide: [https://kb.mailpoet.com/article/258-re-installing-updating-the-plugin-via-ftp](https://kb.mailpoet.com/article/258-re-installing-updating-the-plugin-via-ftp).
 * If the error persists after doing this, kindly let us know and we’d look into
   this further.
 *  [nickynick](https://wordpress.org/support/users/nickynick/)
 * (@nickynick)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/critical-error-577/#post-17527500)
 * Hello,
   I would love to get MailPoet working again. I deleted MailPoet and uploaded
   a newer version, but still no go.This is the message notification I get towards
   the top in the admin:
 * Migration “MailPoet\Migrations\App\Migration_20230712_180341” failed. Details:
   An exception occurred while executing ‘SELECT t0.id AS id_1, t0.created_at AS
   created_at_2, t0.updated_at AS updated_at_3, t0.filter_data AS filter_data_4,
   t0.filter_type AS filter_type_5, t0.action AS action_6, t0.segment_id AS segment_id_7
   FROM pmbou_mailpoet_dynamic_segment_filters t0 WHERE t0.action IN (?, ?, ?, ?)’
   with params [“numberOfOrders”, “totalSpent”, “singleOrderValue”, “averageSpent”]:
 * SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘t0.filter_type’ in ‘field
   list’
 * Please advise. Thank you in advance.
 *  Plugin Support [Lynn J.a11n](https://wordpress.org/support/users/lynnjat7/)
 * (@lynnjat7)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/critical-error-577/#post-17543286)
 * Hi there [@nickynick](https://wordpress.org/support/users/nickynick/),
 * Glad to hear you’re still interested in giving MailPoet a try!
 * The error you are seeing here indicates that at some point in MailPoet’s history
   on your site, an upgrade failed to complete properly. While the plugin may have
   updated, the matching database changes failed to go through; however, as this
   update now shows as completed in your database, the matching database changes
   will not run through now.
 * This can be manually fixed with direct database changes if you are very comfortable
   with SQL, but the easiest path forward is to do a complete re-install of MailPoet.
 * I know you have previously done re-installations of the plugin via FTP, but what
   I’m talking about here is a wipe of all the database tables as well, and full
   re-install from scratch.
 * This will wipe all your mailing list data, so if you have existing subscribers
   and lists you would want to export these first, as per here:
   [https://kb.mailpoet.com/article/330-how-to-export-subscribers-from-mailpoet](https://kb.mailpoet.com/article/330-how-to-export-subscribers-from-mailpoet)
 * Then, once your data is safe, go under MailPoet > Settings on the “Advanced” 
   tab. Under “Reinstall from scratch” click the “Reinstall now…” link.
 * Once again: this will erase all MailPoet database tables and data from your database!
   So make sure you have backed up any MailPoet data you wish to keep (and a full
   database backup is always a good idea too).
 * Once the re-install is complete, then you can import your subscriber list as 
   per here:
   [https://kb.mailpoet.com/article/389-importing-your-subscribers-to-a-mailpoet-list](https://kb.mailpoet.com/article/389-importing-your-subscribers-to-a-mailpoet-list)
 * And that should do it.

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Critical error’ is closed to new replies.

 * ![](https://ps.w.org/mailpoet/assets/icon-256x256.png?rev=3284564)
 * [MailPoet - Newsletters, Email Marketing, and Automation](https://wordpress.org/plugins/mailpoet/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailpoet/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailpoet/)
 * [Active Topics](https://wordpress.org/support/plugin/mailpoet/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailpoet/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailpoet/reviews/)

 * 10 replies
 * 5 participants
 * Last reply from: [Lynn J.a11n](https://wordpress.org/support/users/lynnjat7/)
 * Last activity: [2 years, 3 months ago](https://wordpress.org/support/topic/critical-error-577/#post-17543286)
 * Status: not resolved