I tried to make one small edit to a chart application I originally set up using SC8.1, but when i made the edit in SC9 and uploaded it to my production server, I got a blank page. After hours trying to get it to work, and updating PHP to PHP7, th best I can get is a message on the page saying “Error in loading data”. Does anyone have any suggestions as to what is wrong?
I believe SC9 uses FusionCharts.
I would check the paths. Perhaps something got messed up.
Use the developer console in Chrome to debug.
That may hold some clues.
It ended up being permissions on the charts filed in _lib
What version of Php in production?