prasathmani / tinyfilemanager

Single-file PHP file manager, browser and manage your files efficiently and easily with tinyfilemanager
https://tinyfilemanager.github.io
GNU General Public License v3.0
4.61k stars 1.63k forks source link

Uploading Zip file error #1138

Open henrysheehy opened 5 months ago

henrysheehy commented 5 months ago

On attempting to upload a zip file in the dropzone, the browser (tested on Firefox and Safari) console throws:

SyntaxError: JSON Parse error: Unrecognised token '<'
f - dropzone.min.js 1:81002

My permissions are set to 777, and PHP Fileinfo, iconv, zip, tar and mbstring are installed.

Please advise!

prasathmani commented 5 months ago

@henrysheehy It would be useful if you could post a screenshot of the developer console.