2017-02-10, 19:46:32
Hi smsHH,
hmmm, I have never seen anything like this. Is it javascript error on console? It's fairly difficult to diagnose your problem without a reproducible example.
Which field are you using "file upload" or the older "image upload"?
If you suspect that the error occurs during image cropping, you can check whether thumbnails are created under: "/data/uploads/imanager/1.15/thumbnail/your_image_file.jpg" where 1 is the item's id and 15 your category.
You can try with a different browser and check again whether error message is displayed.
You can also try to remove the "/data/uploads/imanager/*.*" folder and repeat the upload
hmmm, I have never seen anything like this. Is it javascript error on console? It's fairly difficult to diagnose your problem without a reproducible example.
Which field are you using "file upload" or the older "image upload"?
If you suspect that the error occurs during image cropping, you can check whether thumbnails are created under: "/data/uploads/imanager/1.15/thumbnail/your_image_file.jpg" where 1 is the item's id and 15 your category.
You can try with a different browser and check again whether error message is displayed.
You can also try to remove the "/data/uploads/imanager/*.*" folder and repeat the upload