Charts arent showing in the production environment. They work fine in the development environment but are blank when deployed.
Any help appreciated
Hey,
- did you look at your php and apache error logs ?
- did you have a “full option” " application deployment with Production. environment + commmon files and type right operation system choice ?
Hi herveo,
Yes to the Full option,+ common files. There doesn’t appear to be an error the header and frame of the chart load, just not the axis or chart line.
What about the error logs on production environment ? Any errors ??
Stupid question but same database , tables et fields names as in dev ?
Same database, same tables. No error log
I think its a server side issue
Im now getting the following error when the chart application attempts to load
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in C:\HostingSpaces\directu1\atlas-estates.net\wwwroot\chart_assets\chart_assets_resumo_sc_free_group_by.class.php on line 1940
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 32768 bytes) in Unknown on line 0
I updated my version of Scriptcase, and my server provider reinstalled php 8.0.23, and the chart function is now working