Seems like I´m having the same problem but I cant seem to solve it!
I have modx on a subdirectory - mydomain/main
lets see:
In misc. config I have:
/home/mydomain/public_html/main/manager/media/browser - also tried
/home/mydomain/public_html/main/manager/media/browser/mcpuk - tryed both with / slash and \ and no slash, also tryed with and without trailing slash at the end, also tryed:
/home/mydomain/public_html/main/assets
on interface and editors I have for assets:
/home/mydomain/public_html/main/assets - also tryed both with / slash and \ and no slash and trailing slash at the end
and assets url:
http://mydomain/main/assetsThe result is when i try to upload images or any other kind of allowed content it freezes with the following message:
"Upload a new file in this folder (Upload in progress, please wait... 0%)"
and if i use IE also get a popup with 'Invalid XML Response from Connector'
I tryed to copy a new mcpuk dir, reinstall all modx and i cant solve this!!
What should I do next, any hint? Maybe it has something to do with modx being installed in a subdir, its the last thing reamainig to do.