danielm / uploader

A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
https://danielmg.org/demo/java-script/uploader
MIT License
1.17k stars 384 forks source link

Ajax error 500, Internal Server Error #62

Closed matteo-ulissi closed 6 years ago

matteo-ulissi commented 6 years ago

I'm stuck with this error, i know what type of error is. The problem is that the error occur only for some files i upload, for others i get response 200 and i'm trying to figure out why this happens. screenshot

matteo-ulissi commented 6 years ago

I found the issue, it's not related to the plugin