I see that there are other posts similar to this, but the issue has not been resolved.
I created a profile edit form where users can upload photos to their profile (not for their profile photo but a gallery).
I have tried the following:
1. Kept the upload settings to the default (1000px maximum width, uploaded images will be resized to this)
2. Changed the maximum width to 2000px so that uploaded images will be resized to this
I have also made the maximum file size 2000000 bytes which is 2mb.
In both cases, I cannot upload a picture that is around 600 bytes (less than 1 mb) and less than 2000 pixels wide. The “This image is too large!” error always appears.
Can you assist?
