error image exceeds maximum width , fix ??
error image exceeds maximum width , fix ??
Maximum number of files exceeded
go /assets/uploader/basic/jquery.fileupload-validate.js
Search
maxNumberOfFiles: 25,
Replace
maxNumberOfFiles: $.noop,
open ajax.php case case 'fileupload':
and search for'max_width' => 2500,
'max_height' => 5000,
thanks :D