This topic is locked

AnyChart-Error

12/3/2014 9:10:08 AM
PHPRunner General questions
T
taumic author

Hello,
if I try to build a chart, i get following error when i click to activate the chart.
XML Parser failure: The element type must be terminated by matching end-tag
This is my sql-statement:



select

bparty,

COUNT(bparty) AS anzahl

FROM cdrgesamt

GROUP BY bparty

ORDER BY COUNT(bparty) DESC


Chart-type = Bars
Does anyone have any hints?
Thanks in advance!
Michael

Sergey Kornilov admin 12/3/2014

Most likely some sort of data issue. Check this article for troubleshooting steps:

http://xlinesoft.com/phprunner/docs/troubleshooting_charts.htm

T
taumic author 12/4/2014

Hello Admin,
I have read that reference in the manual.

I can find the "dchartdata.php?chartname=..." and see the error-messages

Sergey Kornilov admin 12/4/2014

Unfortunately there is not enough info. If you have a valid support contract post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.