This topic is locked

Error: An XML element was malformed

2/27/2008 9:16:35 AM
PHPRunner General questions
V
vytb author

Hello,
I'm creating a chart from a unsuccessful query (four counts) but chart preview is giving the following error:Error: XML element was malformed. Where should I look for the reason?

J
JColtro 2/29/2008

Hi!
I solve this problem... the solution is incredible !! I´m in Brazil and the brazilian portuguese language have 'ã', 'é', etc. I only replace all the 'ã' for 'a' in the database table.
Bye
JColtro

V
vytb author 3/1/2008

Hi!

I solve this problem... the solution is incredible !! I´m in Brazil and the brazilian portuguese language have 'ã', 'é', etc. I only replace all the 'ã' for 'a' in the database table.
Bye
JColtro


Thanks, it could be that I've got some characters like this in the tables (utf unicode), however it is unthinkable for me to change them. I simplified the query and it functions. However, I would be very interested to understand the problem. The previous query was OK to run. Is there an issue with anycharts or PHPR?

J
JColtro 3/5/2008

My previous query was OK to run, too. I think only the PHPR development team can answer our question...