Sign in to follow this  
ullasjos

Ajax issue with PHP Class

Recommended Posts

Folks,

 

Thank u very much for the support u r providing. Again i ran into one issue.. :P

 

I am working with Ajax enabled drill down in FC. With normal PHP code, and with html also the drill downs are working fine, But when i use, classes the ajax script is throwing the error unterminated string literal...

 

 

 

From the forum i read that, it is happening because of line breaks in XML. But here i am generating the xml using Class, when i examined the source, there is no line breaks too.

 

 

 

i am generating the xml using the method $FC->addChartData. First time the charts are loading, but when we do ajax calls from the links this issue is happening.

 

 

 

I am using the ajax scripts from Samples_FCFree_AJAX.zip . Plz let me know if any one came across this issue.

 

 

 

I really appreciate your help,

 

Thanks,

 

Ullas Joseph

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
Sign in to follow this