ZenphotoCMS Forum
Image Height and Width Reversed on display - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Image Height and Width Reversed on display (/thread-1019.html)



Image Height and Width Reversed on display - legobuff - 2006-12-26

I have one image in a album where the intermediate thumbnail is being displayed with the height and widths reversed. The actual thumbnail is fine.

The problem can be viewed here:

http://legobuff.com/photos/2006-12-25-christmas/IMG_1841.JPG

I have deleted the images from the album and re-added them. I have removed the cached images. I gather that the dimensions are stored in the db somewhere, but I do not know where to look.

Any help will be appreciated.

Thank you,

-Jamie




Image Height and Width Reversed on display - trisweb - 2006-12-31

1.0.6 I assume? The dimensions are cached in the database, on that image entry. Search for the filename and simply delete the entry (if you don't mind losing title/description) or just the dimensions.

That means I need some way to refresh the dimensions from the actual file, either manually or automatically somehow... I'll work on that.




Image Height and Width Reversed on display - legobuff - 2007-01-09

Yes, it is 1.0.6. I'll give that a try tonight and let you know how it goes. Thank you!