Hi! I'm not quite sure what to do, I'm trying to upgrade via CLI from version 6.0.10
The reason I'm so far behind is that previous upgrades worked but also broke some of the UX icons. I was never able to figure out why so I reverted back to 6.0.10
After a recent apt-get upgrade / update, the version I'm using is no longer able to send emails. The strange thing is test emails work perfectly but sending by composing an email gives an error.
I figured I'd give the upgrade another try but this is what happens.
Upgrading... This may take a while....PHP
Fatal error: Declaration of PDO:repare(string $query, array $options = []): PDOStatement|false must be compatible with Doctrine\DBAL\Driver\Connection:repare($prepareString) in /var/www/html/espo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 0
I'm not quite sure how to move forward now. ESPO is a major tool for me but I can no longer send emails from it.
Any suggestions would be most welcome.
THank you.
The reason I'm so far behind is that previous upgrades worked but also broke some of the UX icons. I was never able to figure out why so I reverted back to 6.0.10
After a recent apt-get upgrade / update, the version I'm using is no longer able to send emails. The strange thing is test emails work perfectly but sending by composing an email gives an error.
I figured I'd give the upgrade another try but this is what happens.
Upgrading... This may take a while....PHP
Fatal error: Declaration of PDO:repare(string $query, array $options = []): PDOStatement|false must be compatible with Doctrine\DBAL\Driver\Connection:repare($prepareString) in /var/www/html/espo/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 0
I'm not quite sure how to move forward now. ESPO is a major tool for me but I can no longer send emails from it.
Any suggestions would be most welcome.
THank you.
Comment