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
Comment #1
drewish commentedI 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.
Comment #2
adrinux commentedI 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.
Comment #3
basicmagic.net commentedhi 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
Comment #4
arminm commentedAfter 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
Comment #5
arminm commentedI need to correct myself. switching to the image magick toolkit seems to have done the trick. All images display in all formats again.
Comment #6
manal commentedsubscribing
Comment #7
samwilson commentedI've installed Image 1.6 and all is marvellous! Thank you very much for all your hard work and beautiful coding.
Comment #8
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.