Hopefully this old topic is not closed.
ronthal:
“…no settings were changed in the widget.”
Ok, so you are using a widget. Could you specify which one?
Also, Where do you “type in the allowed files…”?
I’m having a similar problem. I can upload a zip file as far as it doesn’t contain a .exe inside. I want to remove it after upload, or just to skip it from unzipping, but it doesn’t even get to the end of the unzip process.
When I do a var_dump for get_allowed_mime_types() I can see application/exe in there but still the unzipping process stops, no errors.
Did you find out something I can use?