sweelix-yii2-plupload
sweelix-yii2-plupload copied to clipboard
Sweelix Yii2 plupload extension - easy asynchronous file uploads
line 123 should look like ```if(typeof(data.path) != 'undefined') {``` instead of ```if(data.path !== null) {```
in the example given on the the front readme file the basic / single and multi-file upload actions have no difference, both are uploading multiple files if i am not...
I've tried to install again on clean project to test previous bug and received new error exception message. Here is the error log (Sorry for big text but maybe it...
After uploading an image preview doesn't work. There is warning "Resource interpreted as Image but transferred with MIME type text/html". Browsers: Chrome, Firefox