ryanhowdy / fcms

Family Connections - Create a private family website.
http://www.familycms.com
GNU General Public License v2.0
84 stars 41 forks source link

Photos are flipped upsidedown #503

Closed ganastor closed 9 years ago

ganastor commented 9 years ago

Final destination photos and thumbnails look fine (from uploads/photos/memberx, but in the gallery the cover and thumbnails are flipped upside down?

ryanhowdy commented 9 years ago

That's a new one.

What are you using to upload them? Are they from your computer or instagram or something?

ganastor commented 9 years ago

Just my computer... jpeg images. I couldn't find anything in the code causing it either or I wouldn't have left such a vague remark, can't figure it out.

Edit: here are some screenshots, sorry about the ordering imgur reordered them. 3rd is initial thumbnail, 1st is as viewed in gallery after clicking thumb, 2nd is the actual image (see the URL) http://imgur.com/a/pyDqj

ryanhowdy commented 9 years ago

This probably has something to do with the photo EXIF orientation.

Which photos are incorrect?

There could be 3 different photos for each.

  1. thumbnail
  2. medium
  3. full size (optional)

You mentioned thumbnail both being correct and incorrect, and also what do you mean by cover and final destination photos?

ganastor commented 9 years ago

I'm so sorry I thought I had let you know and guess I forgot... it is an EXIF issue.

By final destination I meant the link that actually holds the image was correct (View Image right click..) but the thumbnails in the Album as well as individual picture were wrong.

For brevity's sake I just converted them to lossless formats instead of fixing the EXIF, so they worked now.

Since I already see EXIF as an issue, I had also meant to close this.. so doing that now. Thanks for replying!