Hi Abu,
When activating the export to excel, csv action, the error message is displayed.
The error also appears in the sql server connection and in the json that I am sending the files to.
[14-Mar-2024 16:32:44 America/Fortaleza] PHP Fatal error: Uncaught JSMinException: Unterminated string literal. in /var/www/html/atendti/lib/inc/jsmin.php:128
Stack trace:
#0 /var/www/html/atendti/lib/inc/jsmin.php(315): JSMin->action()
#1 /var/www/html/atendti/lib/inc/jsmin.php(76): JSMin->min()
#2 /var/www/html/atendti/lib/inc/jqgrid_dist.php(6056): JSMin::minify()
#3 /var/www/html/atendti/atendti/listagem_pedido/relatorio_json.php(618): jqgrid->render()
#4 {main}
thrown in /var/www/html/atendti/lib/inc/jsmin.php on line 128
file: https://stylomisscris.com.br/arquivo.zip
Sincerely, Igor GirĂ£o
Hi,
To disable JSMin, you can either remove or rename the file lib/inc/jsmin.php to jsmin-tmp.php
This will disable the code minification feature.
File: https://1drv.ms/f/s!AofHwMqq-oR-h8hXvUTWCwFjePaHAQ?e=bz4yYd