• Resolved fridde

    (@fridde)


    After an update of Mail Poet 3 (New) to 3.49.0 I was met with the PDO exception below. I haven’t touched the database, so I guess this build is broken? Btw, kudos for using Doctrine!

    
    Fatal error: Uncaught PDOException: 
    SQLSTATE[42S22]: Column not found: 1054 Unknown column 't0.status' in 'field list' in secret_site/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:2 
    Stack trace: #0 secret_site/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(2):
     PDO->query('SELECT t0.name ...') #1 secret_site/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(2):
     MailPoetVendor\Doctrine\DBAL\Driver\PDOConnection->query('SELECT t0.name ...') #2 secret_site/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(2):
     MailPoetVendor\Doctrine\DBAL\Connection->executeQuery('SELECT t0.name ...', Array, Array) #3 secret_site/public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php on line 2 
    

    “secret_site” is of course a placeholder for the real path to public_html

    • This topic was modified 4 years, 6 months ago by fridde.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error due to missing column?’ is closed to new replies.