﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FusionCharts Forum / FusionCharts v3 / Using FusionCharts / FusionCharts and PHP  / Problem with Cache / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FusionCharts Forum</description><link>http://www.fusioncharts.com/forum/</link><webMaster>support@fusioncharts.com</webMaster><lastBuildDate>Thu, 21 Aug 2008 16:14:34 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Problem with Cache</title><link>http://www.fusioncharts.com/forum/Topic4692-31-1.aspx</link><description>This is a major bug in my humble opinion.  Especially since this "feature" cannot be disabled in JavaScript.&lt;br&gt;&lt;br&gt;Please remove the code from the charts and add it to the FusionCharts.js:&lt;br&gt;[code]--- FusionCharts.js	2008-04-25 14:22:38.000000000 -0700&lt;br&gt;+++ FusionCharts.js-NEW	2008-04-25 14:22:35.000000000 -0700&lt;br&gt;@@ -125,6 +125,7 @@&lt;br&gt; 		return swfNode;&lt;br&gt; 	},&lt;br&gt; 	setDataURL: function(strDataURL){&lt;br&gt;+		strDataURL += '&amp;FCTime='+(new Date()).getTime();&lt;br&gt; 		//This method sets the data URL for the chart.&lt;br&gt; 		//If being set initially&lt;br&gt; 		if (this.initialDataSet==false){[/code]&lt;br&gt;&lt;br&gt;Please? :)&lt;br&gt;</description><pubDate>Fri, 25 Apr 2008 16:25:39 GMT</pubDate><dc:creator>schmichael</dc:creator></item><item><title>RE: Problem with Cache</title><link>http://www.fusioncharts.com/forum/Topic4692-31-1.aspx</link><description>You'll have to customize the code to attain that.</description><pubDate>Tue, 22 Apr 2008 11:59:37 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Problem with Cache</title><link>http://www.fusioncharts.com/forum/Topic4692-31-1.aspx</link><description>Is there any way to prevent the generation of that parameter in the request?  It breaks the cache, removing any possibility of setting etag or cache control headers.</description><pubDate>Fri, 18 Apr 2008 19:53:08 GMT</pubDate><dc:creator>bkayser</dc:creator></item><item><title>RE: Problem with Cache</title><link>http://www.fusioncharts.com/forum/Topic4692-31-1.aspx</link><description>That code is not present in JS - but rather FusionCharts source code.</description><pubDate>Sun, 30 Mar 2008 14:04:48 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>RE: Problem with Cache</title><link>http://www.fusioncharts.com/forum/Topic4692-31-1.aspx</link><description>I'd also like to modify the code to disable the appendage of the FCTime variable, but I'm not a Javascript guru, and I can't find the specific location in the .js file where the querystring is being added. Can you point me in the right direction for disabling this?&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;M</description><pubDate>Tue, 25 Mar 2008 18:10:39 GMT</pubDate><dc:creator>PerroLoco</dc:creator></item><item><title>RE: Problem with Cache</title><link>http://www.fusioncharts.com/forum/Topic4692-31-1.aspx</link><description>Andy,&lt;br&gt;&lt;br&gt;It's not possible to directly remove it. You can customize the source code to remove this, though.</description><pubDate>Thu, 28 Feb 2008 07:31:05 GMT</pubDate><dc:creator>Pallav</dc:creator></item><item><title>Problem with Cache</title><link>http://www.fusioncharts.com/forum/Topic4692-31-1.aspx</link><description>Hi,&lt;/P&gt;&lt;P&gt;We're using the JavaScript dataURL method, and we're passing some parameters in the data URL, but it looks like FusionCharts is also adding another parameter called FCTime with a date/time value into the list of parameters.&lt;/P&gt;&lt;P&gt;We DO NOT want this extra parameter to be added - it is possible to prevent it?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andy</description><pubDate>Sat, 23 Feb 2008 12:13:31 GMT</pubDate><dc:creator>howdena</dc:creator></item></channel></rss>