I was attempting to upload 2 images to a post. My settings for content are for images only. For user permissions Total Maximum Storage is Unlimited. Maximum Storage For Each Submission is set to 1024 kB (1 MB).
If I upload 1 image it uploads fine. If I upload a second image (or try to upload 2 images at the same time) I get an error pop up that says
and this is how the upload section appears
It appears from playing around with numbers, that the sizes of the images are being calculated improperly. As you can see from the images attempting to be uploaded, their total size is 6 KB. Definitely way smaller than 1 MB. However, if I up the size to 1030 KB, then both will upload. So somehow 6 KB is translating into around 1 MB when uploading and causing it to think the file sizes are way bigger than they are
Recommended Comments