Frug / AJAX-Chat

A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, FluxBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
http://frug.github.io/AJAX-Chat/
548 stars 300 forks source link

XML Parsing Error: junk after document element #216

Closed GeorgeGkas-zz closed 8 years ago

GeorgeGkas-zz commented 8 years ago

I use 000webhost. I created my database, uploaded the project files and I get the follwoing error:

XML Parsing Error: junk after document element Location: http://somedomain.comli.com/ Line Number 65, Column 1:
<script type="text/javascript" src="http://stats.hosting24.com/count.php"></script>
^

What is the problem? I thing is something with the root node but I can't figure out it. Can you help me?

fjwilson commented 8 years ago

You are using free hosting. Free hosts usally add extra code and it causes problems. On Dec 5, 2015 6:58 AM, "GeorgeGkas" notifications@github.com wrote:

I use 000webhost. I created my database, uploaded the project files and I get the follwoing error:

XML Parsing Error: junk after document element Location: http://somedomain.comli.com/ Line Number 65, Column 1:

^

What is the problem? I thing is something with the root node but I can't figure out it. Can you help me?

— Reply to this email directly or view it on GitHub https://github.com/Frug/AJAX-Chat/issues/216.

GeorgeGkas-zz commented 8 years ago

Yeap I already know that. The problem is how to solve it.

fjwilson commented 8 years ago

Pay for hosting.

On Sun, Dec 6, 2015 at 6:47 AM, GeorgeGkas notifications@github.com wrote:

Yeap I already know that. The problem is how to solve it.

— Reply to this email directly or view it on GitHub https://github.com/Frug/AJAX-Chat/issues/216#issuecomment-162313205.