What is the requested path (should be shown in the errormessage) which brings the error? Have you checked your servers errorlog for hints on what might be the issue?
cheers
Klaus
Let's say I am trying to use FCKEditor's image insertion function, when I click "Browse the server", here is the exact error message received (I edited out the actual URL):
The server didn't send back a proper XML response. Please contact your system administrator.
XML request error: OK (200)
Requested URL:
http://mywebsiteaddress.com/modules/fckeditor/fckeditor/editor/filemanager/connectors/php/connector.php?Command=GetFoldersAndFiles&Type=File&CurrentFolder=%2F&uuid=1219687712439
Response text:Nothing comes up on screen. The server error log says something about not finding a 404 file at the root of my site, which doesn't make sense to me...
E.g.
[Mon Aug 25 14:19:04 2008] [error] [client IPADDRESS HERE] File does not exist: /home/USERNAMEHERE/public_html/404.shtmlThis is with version FCKEditor version 2.85... Everything works fine with Xinha installed as the default editor, so I'd like to know why...
When I copied my hoster on the problem, here is what I received:
If there is an error with a newer version of the software and not with an older version there isn't really much we can do since this is a 3rd party app.
What I would recommend is checking with the forum of the software you're using and seeing if other users have experienced this issue with the newer version. From what I can tell it should not be an issue with the hosting provider, especially since a previous version is working. However they may require you change a setting or something to do with php.ini or .htaccess, if you know the setting we can show you how to change it.It seems I'm going in circles. LOL
Thanks for the response, much appreciated.