Hi
I install version v1.17-rc4 (356e156)
MySQL: 8.0.30
PHP: 8.0.23
Everything worked perfectly until I installed the language pack 'vi.phar 158808, for version v1.14', after I switched to Vietnamese I couldn't see the opened tickets on the Dashboard. When I change the language back to English (en_us), everything works fine.
I also tried on v1.16.3 the same error appeared.
Version v1.15.8 Vietnamese language works fine
This is my log received
root@ubuntu:~# tail -100 /var/log/apache2/osticket.error.log
[Thu Sep 22 04:35:00.131402 2022] [php:error] [pid 26908] [client 10.70.38.233:19678] PHP Fatal error: Uncaught ArgumentCountError: 3 arguments are required, 2 given in /var/www/html/osticket/upload/include/staff/ticket-view.inc.php:409\nStack trace:\n#0 /var/www/html/osticket/upload/include/staff/ticket-view.inc.php(409): sprintf()\n#1 /var/www/html/osticket/upload/scp/tickets.php(565): require_once('...')\n#2 {main}\n thrown in /var/www/html/osticket/upload/include/staff/ticket-view.inc.php on line 409, referer: http://10.70.38.230/scp/index.php
Can you guide me?