Page 1 of 1

XMLServer Error - "THE XML RESPONSE THAT WAS RETURNED FROM THE SERVER IS INVALID

Posted: Mon May 26, 2008 11:24 am
by wooshaw
I am unable to find a solution to the following error message...

"THE XML RESPONSE THAT WAS RETURNED FROM THE SERVER IS INVALID"

The error message comes up often in a very large javascript popup window.

It happens when I try to do certain things --  like reordering menu items --  within the "Pages" section of the admin.  I have seen the error message other places as well..

The error message comes up in both IE and Firefox.

My Specs:

CMS Version 1.2.4

Firefox: Latest

IE 6.0

OS: Win XP / SP 2

PHP  5+

Linux

How do I fix this please???


Thank you.

Re: XMLServer Error - "THE XML RESPONSE THAT WAS RETURNED FROM THE SERVER IS INV

Posted: Mon May 26, 2008 1:45 pm
by Wiedmann

Re: XMLServer Error - "THE XML RESPONSE THAT WAS RETURNED FROM THE SERVER IS INVALID

Posted: Mon May 26, 2008 4:06 pm
by Willem van der Til
I did have the same error. Seems that someone tried to put file in the  admin/lang  directory for some dark reason.......

Checked  admin/lang/  directory for unusual files. Compared with original downloaded files for this directory. Deleted files that are not the same as in original download.

Problem solved.

Re: XMLServer Error - "THE XML RESPONSE THAT WAS RETURNED FROM THE SERVER IS INV

Posted: Tue May 27, 2008 6:14 am
by wooshaw

Thanks I tried deleted the white space but the problem still persists....

Re: XMLServer Error - "THE XML RESPONSE THAT WAS RETURNED FROM THE SERVER IS INV

Posted: Tue May 27, 2008 6:15 am
by wooshaw
Willem van der Til wrote: I did have the same error. Seems that someone tried to put file in the  admin/lang  directory for some dark reason.......

Checked  admin/lang/  directory for unusual files. Compared with original downloaded files for this directory. Deleted files that are not the same as in original download.

Problem solved.
Thanks for the message.

Which files did you delete from the admin/lang directory?

I even re-uploaded the entire CMS and I still have same problem when I try to delete or reorder pages.

Thanks.

Re: XMLServer Error - "THE XML RESPONSE THAT WAS RETURNED FROM THE SERVER IS INV

Posted: Tue May 27, 2008 12:49 pm
by wooshaw
Willem van der Til wrote: I did have the same error. Seems that someone tried to put file in the  admin/lang  directory for some dark reason.......

Checked  admin/lang/  directory for unusual files. Compared with original downloaded files for this directory. Deleted files that are not the same as in original download.

Problem solved.

Wow!!  Actually, that was very close.  You actually need to remove ALL of the ".nls.php" language files from the "admin/lang" folder.

Thanks a lot, Willem.  You're a lifesaver!  Now it works!