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.
XMLServer Error - "THE XML RESPONSE THAT WAS RETURNED FROM THE SERVER IS INVALID
XMLServer Error - "THE XML RESPONSE THAT WAS RETURNED FROM THE SERVER IS INVALID
Last edited by wooshaw on Mon May 26, 2008 11:28 am, edited 1 time in total.
Re: XMLServer Error - "THE XML RESPONSE THAT WAS RETURNED FROM THE SERVER IS INVALID
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.
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.
Last edited by Willem van der Til on Mon May 26, 2008 4:08 pm, edited 1 time in total.
Re: XMLServer Error - "THE XML RESPONSE THAT WAS RETURNED FROM THE SERVER IS INV
Thanks I tried deleted the white space but the problem still persists....
Last edited by wooshaw on Tue May 27, 2008 8:00 am, edited 1 time in total.
Re: XMLServer Error - "THE XML RESPONSE THAT WAS RETURNED FROM THE SERVER IS INV
Thanks for the message.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.
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.
Last edited by wooshaw on Tue May 27, 2008 8:01 am, edited 1 time in total.
Re: XMLServer Error - "THE XML RESPONSE THAT WAS RETURNED FROM THE SERVER IS INV
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!