Fusioncharts problem

Im going through tidying up various console errors and missing items in my prod environment (I’ve not updated it in a while and want to use the new functions).
My main deploy (either advanced or typical) does not have an option to deploy fusioncharts anymore, but I can see the various javascript files in the prod/third directory.

When I run an app that includes a gannt chart (No mods or special code… just standard SC) I get a console error indicating that it is trying to load something and failing with the following error:
[blocked] The page at https://[redacted]/P_Assist2/app_menu/ was not allowed to display insecure content from http://localhost:3052/3.12.2/map/licensed/fusioncharts.js.map.
The graph renders OK, but I’d like to understand the error.

In tracking down the source of the source of the failed command, it sits within the fusioncharts.js code, so nothing I (or SC?) can do about it I think.

This leads me to believe it might be a deployment issue, but I can’t figure it out.

Any ideas welcome!!!

Ian

I used this, it’s a browser setting (I used chrome)

Hmm… food for thought, but the error exhibits on Safari :slight_smile: and Chrome, so must be something more general… or you need that fix on all browsers.

yes, unfortunately. I didn’t check further after unchecking the box in the dev tools settings.
you’re right though, it could be something from scriptcase side as well.