Front End Upload Problems
Posted: 02 May 2015, 11:31
I have enabled user upload in categories, but it doesn't work as expected.
If I upload an image through the backend it uploads fine.
If I FTP the image then add it thats fine too
If I try and upload the same image through the front end I get a "Not a valid image" failure.
If I use the multiple uploader (HTML5) I also get a failure "Count of not uploaded (failed) images: 1"
The image is 4.89Mb, 2063x2252 pixels.
User Upload Settings are:
Max Upload Size - 50000000 (set it huge to ensure not causing fault)
Max Resolution 6000 for width and length
PHP Max_Upload_size is 8M
Any ideas why this would be happening?
If I upload an image through the backend it uploads fine.
If I FTP the image then add it thats fine too
If I try and upload the same image through the front end I get a "Not a valid image" failure.
If I use the multiple uploader (HTML5) I also get a failure "Count of not uploaded (failed) images: 1"
The image is 4.89Mb, 2063x2252 pixels.
User Upload Settings are:
Max Upload Size - 50000000 (set it huge to ensure not causing fault)
Max Resolution 6000 for width and length
PHP Max_Upload_size is 8M
Any ideas why this would be happening?