After upgrading to Drupal 5.3, the image module no longer uses the thumbnail versions of any images (in any view -- gallery or anything). The thumbnail files are still there, but the gallery view just uses the larger files for some reason. Wrecks the layout of the galleries too.

Comments

drewish’s picture

Status: Active » Postponed (maintainer needs more info)

I haven't dug into the change log of 5.3 to see what all was changed but I just posted a 1.6 version of the image module. Give that a shot and let me know if it helps.

adrinux’s picture

I actually saw this on one site prior to the 5.3 update, possibly during the transition from 4.7 to 5.2, in the end I installed image_enhanced_scaling and used the option to regenerate derivatives in the content admin that it provides. Once the derivatives were regenerated everything was fine.

basicmagic.net’s picture

Version: 5.x-1.5 » 5.x-1.6
Component: image_gallery » image.module

hi drewish and thanks

i had the same issue as the user who first posted this, samwilson

just fyi-
i installed the new 1.6 image module and everything is fine

thanks for the quick fix

vincent, in buffalo
basicmagic.net

arminm’s picture

After upgrading from 5.2 to 5.3 I have a similar problem getting this error message.

* warning: imagejpeg() [function.imagejpeg]: Unable to open 'files/images/SoBfood.thumbnail.jpg' for writing: Permission denied in /home2/ame/public_html/tnl/drupal-5.3/includes/image.inc on line 321.
* Unable to create scaled Thumbnail image

I have installed the latest version of the image module

arminm’s picture

I need to correct myself. switching to the image magick toolkit seems to have done the trick. All images display in all formats again.

manal’s picture

subscribing

samwilson’s picture

Status: Postponed (maintainer needs more info) » Fixed

I've installed Image 1.6 and all is marvellous! Thank you very much for all your hard work and beautiful coding.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.