Hello guys, I'm getting this error when I try to do anything in the profile settings, like changing password, or browsing to "preferences" or "signature":
PHP Fatal error: Uncaught ArgumentCountError: 3 arguments are required, 2 given in /var/www/html/osticket/include/staff/profile.inc.php:229\nStack trace:\n#0/var/www/html/osticket/include/staff/profile.inc.php(229): sprintf()\n#1 /var/www/html/osticket/scp/profile.php(65): require('...')\n#2 {main}\n thrown in /var/www/html/osticket/include/staff/profile.inc.php on line 229, referer:
The funny thing is that If I change the language to English, it works fine... but we need it to be in Spanish and I find it annoying switching languages all the time for everyone just to change someone's password.
Ubuntu 22.04
My php version is: 8.0.18
Mysql version: 8.0.29
Everything else works fine...
Is there any way to fix this?
Thanks.