Hello!
We are experiencing problems with file uploading. If we are using drag'n'drop interface with large files (more than 1 mb) it says serverconnection,error. Lesser files are loaded correctly.
I`ve dig some sources to debug them and found out that XHR return readyState 0 after trying to upload file. All site settings for file uploads are set to maximum (96 Mb for now), so this could not be a problem.
Logs show nothing, Debug messages too. Only manually placed alerts to JS help. I need help. Our courses are useles without files.
Also disablind AJAX (enableajax false) does nothing.