Quote Originally Posted by DivaVocals View Post
Okay.. I rolled back the JPEG change, but the case change I have no problem working regardless as to which image was uploaded first. If the 1st image uploaded is uppercase, it converts to lowercase, and vice versa..
Not if the first image is uploaded via the "add new product" page, the image in that case will retain its case.

So your main image is bob.JPG (uploaded via the new product page)
when you add an additional image it will be named
bob_01.jpg
Which won't show up in the storefront because the extension is a different case

But i've just emailed you an alteration that will make all uploaded additional images have the same extensions (providing they are the same filetype)as the main image for that product.

So if your base image is bob.jpg

And you upload the additional image bill.JPEG it will be renamed to bob_01.jpg

or if your base image is bob.jpeg

And you upload the additional image bill.JPG it will be renamed to bob_01.jpeg