Problems on secure connections (SSL)
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Problems on secure connections (SSL) Expand / Collapse
Author
Message
Posted 4/11/2008 8:20:24 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 4/11/2008 9:13:59 AM
Posts: 1, Visits: 3
Hello.

I'm having some problems with loading the chart on Internet Explorer (6+) over a secure connection. I get a "Error in Loading Data"

the code is


<div id="chart">
<div id="chart_div" align="center">
Chart 1
</div>
<script type="text/javascript">
var rand_ = new Date().getMilliseconds();
var chart = new FusionCharts("https://admin.somesite.com/charts/chart.swf?noCache=" + rand_, "ChartID", "600", "300");
chart.setDataURL("https://admin.somesite.com/charts/get_chart.php");
chart.render("chart_div");
</script>
</div>


the XML looks like this


<graph caption="Vanzari in luna Aprilie 2008 - 179.9" xAxisName="" yAxisMaxValue="1" yAxisMinValue="0" yAxisName="Vanzari" decimalPrecision="2">
<set name="03" value="0" />
<set name="04" value="179.9" />
<set name="05" value="0" />
</graph>


Any ideea how can i display the chart data in IE ?

Thank you in advance.
(If you need some other info i'm happy to provide'it)
Post #5586
Posted 4/15/2008 2:25:41 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 10/3/2008 2:42:18 AM
Posts: 2,117, Visits: 498
Hi,

Have you followed the instructions at http://www.fusioncharts.com/docs/Contents/SSL.html


Thanks,
Pallav Nadhani
FusionCharts Team
Post #5652
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 4:33pm


Execution: 0.109.