Oh I appreciate your help Chris for sure!
So I found the problem. When I wrote the updated photo upload system I made sure to have the web server check the rotation/orientation of the image during the upload of the file. If the image wasn't right side up, I'd have this special imaging tool on the web server rotate the image and save the image file right side-up on server. Checking the error logs I see this special imaging tool that does the rotation has stopped working on April 28th, which seems to be about the right time frame that users started to notice this.
I've put in a call to technical support to have them fix this tool on the server and get it started again. Once they get that done (it may take until Monday since it is the weekend) any new pictures uploaded should be in the correct orientation once again like they have been in the past. Any pictures uploaded since 4/28 will need to be fixed manually, which I will do when I get some time.
Now as for browsers, it is interesting to note that Chrome is smart enough to read the image and rotate it automatically if it isn't right side-up. However Firefox, Safari and IE/Edge are not smart enough to do this, or so it seems. I use Chrome myself that is why I didn't notice that issue personally.
So I found the problem. When I wrote the updated photo upload system I made sure to have the web server check the rotation/orientation of the image during the upload of the file. If the image wasn't right side up, I'd have this special imaging tool on the web server rotate the image and save the image file right side-up on server. Checking the error logs I see this special imaging tool that does the rotation has stopped working on April 28th, which seems to be about the right time frame that users started to notice this.
I've put in a call to technical support to have them fix this tool on the server and get it started again. Once they get that done (it may take until Monday since it is the weekend) any new pictures uploaded should be in the correct orientation once again like they have been in the past. Any pictures uploaded since 4/28 will need to be fixed manually, which I will do when I get some time.
Now as for browsers, it is interesting to note that Chrome is smart enough to read the image and rotate it automatically if it isn't right side-up. However Firefox, Safari and IE/Edge are not smart enough to do this, or so it seems. I use Chrome myself that is why I didn't notice that issue personally.