I've been experiencing a ton of uploading problems (Cobalt 8.740 / Joomla 3.6.5) and was hoping someone out there could help guide me to a solution. I'm finding problems with all the upload methods (HTML4, HTML5, and flash). I have another upload related ticket open but this seems to be a much broader problem now so I've opened this as a new issue. The following are the upload methods and the problem I have:
HTML4: one file of any size uploads fine. Trying to upload an additional file to the same record causes the progress bar to start but it just hangs at 67% and the upload never starts.
HTML5: Files <= 101400 bytes work fine. Files larger than this are found in Joomla's tmp directory and are truncated to 101400 and file entries are not saved with the record. This number seems to be the default chunk size used by the moo uploader.
Flash: The upload appears like it's working but when you save the record, the file(s) aren't listed in the record anymore. The files are still found in the appropriate upload directory though.
I've got the same result using the latest versions of IE11, Chrome, and Firefox. I've also recreated this on a totally new installation of Joomla 3.7 and Cobalt 8.740 with nothing else installed - default template and no other extensions.
Any ideas? I haven't been able to discover any error messages to get some hints. This used to work fine but I can't seem to figure out at what release it stopped working.
I've been experiencing a ton of uploading problems (Cobalt 8.740 / Joomla 3.6.5) and was hoping someone out there could help guide me to a solution. I'm finding problems with all the upload methods (HTML4, HTML5, and flash). I have another upload related ticket open but this seems to be a much broader problem now so I've opened this as a new issue. The following are the upload methods and the problem I have:
HTML4: one file of any size uploads fine. Trying to upload an additional file to the same record causes the progress bar to start but it just hangs at 67% and the upload never starts.
HTML5: Files <= 101400 bytes work fine. Files larger than this are found in Joomla's tmp directory and are truncated to 101400 and file entries are not saved with the record. This number seems to be the default chunk size used by the moo uploader.
Flash: The upload appears like it's working but when you save the record, the file(s) aren't listed in the record anymore. The files are still found in the appropriate upload directory though.
I've got the same result using the latest versions of IE11, Chrome, and Firefox. I've also recreated this on a totally new installation of Joomla 3.7 and Cobalt 8.740 with nothing else installed - default template and no other extensions.
Any ideas? I haven't been able to discover any error messages to get some hints. This used to work fine but I can't seem to figure out at what release it stopped working.