dhruv.shukla Report post Posted August 13, 2008 Hello All, I am having a serious problem and need to get it fixed asap. I have 1.php and 2.php page which generates XML for fusion charts. The main.php page calls fusion charts using scripts and the gives them the php page as reference. But sometimes on refresh the chart says XML not valid. The 1.php chart is autorefreshed every 5 mins by setting timeout for that chart and this gives a problem on every refresh. -Dhruv Shukla Share this post Link to post Share on other sites
dhruv.shukla Report post Posted August 21, 2008 Please help me .... Please comment on this if more info is required!! Share this post Link to post Share on other sites
Arindam Report post Posted August 22, 2008 hi, Could you please check XML with Charts debug mode on? Share this post Link to post Share on other sites
dhruv.shukla Report post Posted August 22, 2008 How do we set that! Share this post Link to post Share on other sites
Arindam Report post Posted August 23, 2008 Hi, Are you rendering FusionCharts using FusionCharts.php? Then you can easily set debug mode. Please see V3 documentation. There php section echo renderChart("../../FusionCharts/Pie3D.swf", "", $strXML, "FactorySum", 500, 250, true, false); http://www.fusioncharts.com/docs Share this post Link to post Share on other sites
dhruv.shukla Report post Posted August 29, 2008 With the debugger option it works fine... But without it, it sometimes raises an error. -Dhruv Share this post Link to post Share on other sites