nishith

Javascript Error

Recommended Posts

I am using FusionCharts V3 Enterprise version. I am trying to save my charts either as pdf or JPEG image on the server. Everything works fine. Images/Pdf are saved on the server. But Firebug throws an error : Invalid Property Id :

 

Error: invalid property id

Source File: https://dev.xxxx.com/

Line: 0, Column: 35

Source Code:

try { __flash__toXML(FC_Exported(({<br />

 

Because of this error i am not able to call FC_Exported() function (The default call back function).

Also not able to enable the debug mode.

 

I am not able to figure out what is the problem.

 

Can you please help me since this is frustrating me.

 

I am using PHP 5.1.6 and GD 2.0.28

 

Thank you.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now