﻿<?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 Free / FusionCharts Free and PHP   / Fatal error:Call to undefined function getFCColor() / 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>Tue, 02 Dec 2008 07:31:00 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Fatal error:Call to undefined function getFCColor()</title><link>http://www.fusioncharts.com/forum/Topic5711-43-1.aspx</link><description>Thank you both. I did make the suggested change to the first line of FC_Colors.php and I made quite sure it was in the path of the includes statement. It works now. I believe I was hitting both of these issues. I've noticed that if I move all the files that I need to include (FusionCharts.php, FC_Colors.php, FusionCharts.js and the swf file that I call) to the directory where the code resides, it usually works now. &lt;P&gt;It's not an ideal way of working, I know, but as long as I can get it to do what I want, right now that's good enough.&lt;/P&gt;&lt;P&gt;I appreciate your help, Sudipto. I did see exactly the error message you mentioned on a couple of occasions.</description><pubDate>Mon, 21 Apr 2008 16:19:09 GMT</pubDate><dc:creator>qzgbd9</dc:creator></item><item><title>RE: Fatal error:Call to undefined function getFCColor()</title><link>http://www.fusioncharts.com/forum/Topic5711-43-1.aspx</link><description>You just include keyword 'php' in first line of file FC_colors.php.&lt;/P&gt;&lt;P&gt;They have just given &amp;lt;? //php code?&amp;gt;. you just include &amp;lt;?php on first line .</description><pubDate>Mon, 21 Apr 2008 02:34:28 GMT</pubDate><dc:creator>maheshshinde9</dc:creator></item><item><title>RE: Fatal error:Call to undefined function getFCColor()</title><link>http://www.fusioncharts.com/forum/Topic5711-43-1.aspx</link><description>Hi,&lt;P&gt;Can you please send us the code and directory strucure that you are using? &lt;P&gt;It is probable that FC_Colors.php is not getting included in the PHP Application. This error occurs when the file is not included or not properly loaded. If you try setting error_reporting  =  E_ALL in PHP.ini you could also see warning like this :&lt;P&gt;&lt;STRONG&gt;Warning&lt;/STRONG&gt;: include(Includes/FC_Colors.php) [&lt;A href="http://localhost/temp5/PHP/ArrayExample/function.include"&gt;function.include&lt;/A&gt;]: failed to open stream: No such file or directory in &lt;B&gt;...\PHP\ArrayExample\SingleSeries.php&lt;/B&gt; on line &lt;B&gt;7&lt;/B&gt;&lt;BR&gt;&lt;BR&gt;&lt;B&gt;Warning&lt;/B&gt;: include() [&lt;A href="http://localhost/temp5/PHP/ArrayExample/function.include"&gt;function.include&lt;/A&gt;]: Failed opening 'Includes/FC_Colors.php' for inclusion (include_path='.;C:\php5\pear') in &lt;B&gt;...\PHP\ArrayExample\SingleSeries.php&lt;/B&gt; on line &lt;B&gt;7&lt;/B&gt;&lt;BR&gt;&lt;CENTER&gt;&lt;H2&gt;&lt;A href="http://www.fusioncharts.com/" target=_blank&gt;&lt;/A&gt;&lt;/H2&gt;&lt;/CENTER&gt;&lt;P&gt;This issue never occured when we created and tested the code in our labs.</description><pubDate>Mon, 21 Apr 2008 01:45:56 GMT</pubDate><dc:creator>Sudipto Choudhury</dc:creator></item><item><title>RE: Fatal error:Call to undefined function getFCColor()</title><link>http://www.fusioncharts.com/forum/Topic5711-43-1.aspx</link><description>All. &lt;/P&gt;&lt;P&gt;Is this a really stupid question, or has no one any ideas on how to fix this?&lt;/P&gt;&lt;P&gt;I'd like to understand why I'm having this issue and I'd like to get it fixed so that I can start to use Fusion Charts on my website. Any input is appreciated.&lt;/P&gt;&lt;P&gt;Thanks!</description><pubDate>Sat, 19 Apr 2008 11:09:03 GMT</pubDate><dc:creator>qzgbd9</dc:creator></item><item><title>Fatal error:Call to undefined function getFCColor()</title><link>http://www.fusioncharts.com/forum/Topic5711-43-1.aspx</link><description>I am new to FusionCharts. I'm working through the examples but when I try anything under PHP/BasicExamples instead of seeing the chart I see the error above. I have checked that the path to FC_Color.php and FC_Color.asp is correct. (I tested it by adding an echo statement to FusionCharts.php which is in the same directory. That statement displays when I point my browser to SingleSeries.htm). I have also tried copying FC_COLOR.php and FC_Color.asp to the same directory where SingleSeries.php sits and changing the include statement so that it only references the file and not the path. I've done this separately for both the asp and the php versions on FC_Color. It makes no difference. Has anyone else seen this issue? Can anyone help to to debug this? Thanks in advance for any insights you can share.</description><pubDate>Wed, 16 Apr 2008 13:50:19 GMT</pubDate><dc:creator>qzgbd9</dc:creator></item></channel></rss>