Hello,
I'm trying to upgrade my OSTicket version from 1.10 to 1.17.4 and I'm getting this error:
PHP Fatal error: Uncaught InconsistentModelException: Unable to prepare query: Unknown column 'A1.type' in 'where clause' SELECT A1.* FROM ost_email_account
A1 WHERE A1.type
= 'smtp' AND A1.type
= 'smtp' AND A1.email_id
= 3 in /usr/share/nginx/osticket/include/class.orm.php:3483
I already search for similar messages and I don't have duplicated plugin entries.
My current system:
CentOS 9 (google cloud)
PHP 8.0.27
MySQL 8.0.32 (Google cloudsql)