Buongiorno dasc3er,
errori di console JS sono 2 su Browser Chrome, qui sotto la descrizione:
Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info.
x @ app.min.js:4
/gestionale/modules/statistiche//actions.php?op=fatturato&id_module=51&id_record=&calendar_id=1&start=2019-01-01&end=2019-12-31:1 Failed to load resource: the server responded with a status of 500 ()
/gestionale/modules/statistiche//actions.php?op=acquisti&id_module=51&id_record=&calendar_id=1&start=2019-01-01&end=2019-12-31:1 Failed to load resource: the server responded with a status of 500 ()
Inoltre il file error.log da l'errore di seguito descritto con sequenza ricorrente:
[2019-07-31 18:30:41] Logs.ERROR: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'idsede' in 'where clause' {"code":"42S22","message":"SQLSTATE[42S22]: Column not found: 1054 Unknown column 'idsede' in 'where clause'","file":"/web/htdocs/www.figari.it/home/gestionale/src/Database.php","line":239,"trace":"#0 /web/htdocs/www.figari.it/home/gestionale/src/Database.php(239): PDO->prepare('SELECT *, in_in...')\n#1 /web/htdocs/www.figari.it/home/gestionale/modules/dashboard/actions.php(89): Database->fetchArray('SELECT *, in_in...')\n#2 {main}"}
{"url":"/gestionale/modules/dashboard/actions.php?op=get_more_info&id=17","ip":"93.41.124.129","http_method":"GET","server":"www.figari.it","referrer":"https://www.figari.it/gestionale/controller.php?id_module=1","unique_id":"XUHCMB5HOcKIFubRC3xcOgAAAAM","uid":"d1ee8fd"}.
Faccio presente che nella 2.4.9 funzionava e che la prova è stata fatta su tre browser oltre che Chrome, Firefox ed Edge.
Ciao e grazie.