Image Height and Width Reversed on display

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

Comments

  • trisweb Administrator
    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.
  • Yes, it is 1.0.6. I'll give that a try tonight and let you know how it goes. Thank you!
Sign In or Register to comment.