[fix] The server didn't send back a proper XML response.

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
demon_firefox
New Member
New Member
Posts: 7
Joined: Wed Jul 04, 2007 2:08 pm

[fix] The server didn't send back a proper XML response.

Post by demon_firefox »

For all those who are still using Internet Explorer and having problems with uploading images via FCKeditor and get this error:
The server didn't send back a proper XML response.
Here is a solution:

1) Open [ROOT]/modules/FCKeditorX/FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php ([ROOT] is your base CMS Made Simple directory -> normally it's called cmsmadesimple)
2) Find check_login(); (Line 26) and replace it with #check_login(); (You notice the new # before the function which will command out that line)
3) Save and upload the file.

Now everything should work!

Attention! This 'fix' removes the authentication for the file upload. It may be possible for other persons to upload files.
Martijn
New Member
New Member
Posts: 3
Joined: Mon Jul 09, 2007 10:25 pm

Re: [fix] The server didn't send back a proper XML response.

Post by Martijn »

And what are the consequences of 'other people uploading files'? And what does it mean exactly?

Thanks! Greetz, Martijn
Post Reply

Return to “Modules/Add-Ons”