osTicket v1.10 (stable) and Maintenance Release v1.9.15 are now available! Go
get it now
How to Change Info into the E-mail login Field
Hi,
I have a problem into the field for typing the e-mail or username. In English language it is right, but in my language Portuguese, this field is showing CPF instead! I cannot change it, I looked for any form to see if it is possible to chance without success! I'm quite sure it needs to be changed into the translation file, but cannot edito the *.phar file!! Can someone help on that?
Comments
Nope no idea.
http://i18n.osticket.com/
Consegui fazer aqui.
Você estará precisando do PHP e PHP CLI instalado.
Eu uso aqui o ubuntu 14.04.
Primeiramente, você está com uma configuração do PHP.INI
não esta como PHAR-READONLY, no caso do ubuntu, o arquivo php.ini
em /etc/php5/cli/php.ini.
Procure pela linha "; phar.readonly = On" e altere ela tirando o comentário da frente e deixando para = off
Assim:
"phar.readonly = Off"
Feito isso, você pode rodar o comando para extrair o arquivo phar e depois "encapsular" novamente o arquivo com a alteração.
Créditos da solução:
Daniel
http://www.infraworld.com.br/