<![CDATA[ [SOLVED]Invalid XML response from connector? - My Forums]]> https://forums.modx.com/thread/?thread=46350 <![CDATA[Re: [SOLVED]Invalid XML response from connector?]]> https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=3#dis-post-268009
Might be worth noting that it’s FCKEditor for me, and not TinyMCE, but the issue is the same, which I guess makes sense if it’s an mcpuk issue.]]>
transeffect Oct 17, 2007, 01:27 PM https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=3#dis-post-268009
<![CDATA[Re: [SOLVED]Invalid XML response from connector?]]> https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=3#dis-post-268008 jaredc Sep 05, 2007, 02:46 PM https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=3#dis-post-268008 <![CDATA[Re: [SOLVED]Invalid XML response from connector?]]> https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268007
But in the fix, it says that mcpuk shows the error message in IE and needs the extra code, as i understand it. But the fix is from 2005 so you could think the guys at mcpuk would have gotten on top of this by now. (If for a fact there there was something wrong in the code, which I’m not sure of)

For example i talked to a friend who said he had a cms (not Modx) at his last work and that he got the error message when updating their company site. And they just had to live with it.

I cant read code very well (yet rolleyes) so i cant say much about the coding, but the fix was found here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1361492&group_id=75348&atid=543655]]>
adrock Feb 09, 2007, 08:09 AM https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268007
<![CDATA[Re: [SOLVED]Invalid XML response from connector?]]> https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268006
In your research, did that seem to cause problems for browsers that weren’t having issues?]]>
rethrash Feb 09, 2007, 06:22 AM https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268006
<![CDATA[Re: [SOLVED]Invalid XML response from connector?]]> https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268005 ZAP Feb 08, 2007, 09:49 PM https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268005 <![CDATA[Re: Invalid XML response from connector?]]> https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268004
In /manager/media/browser/mcpuk/connectors/php/Commands/"GetUploadProgress.php" Just add:

header ("content-type: text/XML");
echo "<?xml version=\"1.0\" encoding=\"utf-8\" ?>\n";

directly after:
//Progresshandler not specified, return generic response

This solved everything for me, i now get the upload progress in both IE and FF and no error.
So now I’m a happy camper/Modx user grin]]>
adrock Feb 08, 2007, 08:09 PM https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268004
<![CDATA[Re: Invalid XML response from connector?]]> https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268003 rethrash Feb 08, 2007, 02:13 PM https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268003 <![CDATA[Re: Invalid XML response from connector?]]> https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268002 But in Internet Explorer the download progress bar shows "0 % downloaded" all the time and there i get the error message.
So I thought the error message shows because of the download progress doesn’t work. Ive tried to remove the file GetUploadProgress.php in manager/media/browser/mcpuk/connectors/php/Commands/ But with no change at all. Guess it should be one of those files in that directory that i have somehow managed to get wrong.


I have a deadline on my work set to this weekend tongue .....I’m getting a bit nervous, so any more ideas are much appreciated.]]>
adrock Feb 08, 2007, 09:05 AM https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268002
<![CDATA[Re: Invalid XML response from connector?]]> https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268001 ZAP Feb 07, 2007, 07:37 PM https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268001 <![CDATA[Re: Invalid XML response from connector?]]> https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268000 ]]> rethrash Feb 07, 2007, 05:25 PM https://forums.modx.com/thread/46350/solved-invalid-xml-response-from-connector?page=2#dis-post-268000