FusionFerro Report post Posted July 21, 2011 Hi All, I have a problem with one the Charts controls. All users use ie 8 and the page includs 4 Fusion charts. one of the chars doesnt appear with some users unless I moved the site to the list of intranet sites. I tired to compare the security settings of intranet sites to the settings of internet sites and made them identical with no luck. Also compared the advanced settings with the same result. Can you please help in this? Share this post Link to post Share on other sites
Guest Angshu Report post Posted July 21, 2011 Hi, Welcome to FusionCharts Forum! Could you please enable debug mode of FusionCharts in Firefox and send us the screenshot of errors you are getting? Awaiting for your response. Share this post Link to post Share on other sites
FusionFerro Report post Posted July 21, 2011 Hi, Welcome to FusionCharts Forum! Could you please enable debug mode of FusionCharts in Firefox and send us the screenshot of errors you are getting? Awaiting for your response. Thanks Angshu for your fast reply. Please find the error screenshot attached. I even verified it, when I give the value directly instead of getting element value by ID it works! Can you please tell me which setting is making this difference between normal internet sites and sites added as intranet sites? Share this post Link to post Share on other sites
FusionFerro Report post Posted July 21, 2011 And by the way, this is the code found in line 103 (span analysis error): <script type="text/javascript"> spananalysis.style.color = 'red'; </script> while this is the code found in line 111 for getElementById = null: var mval = document.getElementById("ctl00$ContentPlaceHolder1$txtInvestPct").value; Share this post Link to post Share on other sites
FusionFerro Report post Posted July 24, 2011 Hi, Welcome to FusionCharts Forum! Could you please enable debug mode of FusionCharts in Firefox and send us the screenshot of errors you are getting? Awaiting for your response. Dear Angshu, I already provided the error log from FireFox together with the statement pointed at in the log. Waiting for your support. Thanks, Share this post Link to post Share on other sites
FusionCharts Support Report post Posted July 25, 2011 Hi FusionFerro, Could you please confirm whether the errors (from FIrefix) attached by you are also thrown in your site version? The issues shown in the error console seems JavaScript based errors. Share this post Link to post Share on other sites