Hi , I have this error when try to install the v1.12 version. [php7:error] [pid xxx:tid xxx] [client xxxx] PHP Fatal error: Uncaught InconsistentModelException: Unable to prepare query: Table 'osticket.ost1_department' doesn't exist SELECT A1.id FROM ost1_department A1 WHERE A1.name = 'Support' AND A1.pid IS NULL LIMIT 1 in /var/www/html/hrto/osTicket-v1.12.2/osTicket/include/class.orm.php:3456\nStack trace:\n#0 /var/www/html/hrto/osTicket-v1.12.2/osTicket/include/class.orm.php(3511): MySqlExecutor->execute()\n#1 /var/www/html/hrto/osTicket-v1.12.2/osTicket/include/class.orm.php(2062): MySqlExecutor->getRow()\n#2 /var/www/html/hrto/osTicket-v1.12.2/osTicket/include/class.orm.php(2035): FlatArrayIterator->{closure}()\n#3 /var/www/html/hrto/osTicket-v1.12.2/osTicket/include/class.orm.php(2014): CallbackSimpleIterator->next()\n#4 /var/www/html/hrto/osTicket-v1.12.2/osTicket/include/class.orm.php(2023): CallbackSimpleIterator->rewind()\n#5 /var/www/html/hrto/osTicket-v1.12.2/osTicket/include/class.orm.php(1695): CallbackSimpleIterator->valid()\n#6 /var/www/html/hrto/osTicket-v1.12.2/osTicket/include/class.orm.php(1705): CachedResultSe in /var/www/html/hrto/osTicket-v1.12.2/osTicket/include/class.orm.php on line 3456, referer: https://xxx/osTicket-v1.12.2/osTicket/setup/install.php
Anyone can help me for above error?