Are you hosting with hostrocket.com?
Thank you for your quick reply.
After contacting our hosting company (Hostrocket) we learned that they were attacked by a spam attack that was replacing website source code with back links to “cialis” and other blogs. It started in the shared hosting boxes and have spread to some of there dedicated boxes. They are currently working to repair the problem. We have uploaded our backups and every thing seems to be working.
Bump, anyone have any ideas?
This is the only desc I found about the error:
——-
8.2. ‘junk after document element’
A well formed XML document can contain only one root element. So, for example, this would be well formed:
<para>Paragraph 1</para>
while this would not:
<para>Paragraph 1</para>
<para>Paragraph 2</para>
——