• kdt92

    (@kdtenaglia)


    I’m having what I hope is a simple problem.

    I have various size images that I want to add to 5 different galleries. It will not generate a thumbnail unless I upload a square image. If I upload an image that has anything other that a 1:1 ratio, it generates nothing. I get no error message. It just shows that “generate thumbnails” is progressing, then 100% fades and the overlay doesn’t close. A square image of any resolution works fine. I’ve increased memory in various files (php.ini, gd.thumbnail.inc.php) to 128M. But I get no memory error so that can’t be the problem. The only other plugin I have activated is Slimbox; deactivating it had no effect. If I try to edit the thumbnail, I get the following error on the overlay:

    Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: gd-jpeg: JPEG library reports unrecoverable error: in /homepages/11/d338803083/htdocs/pages/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 176

    Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: ‘/homepages/11/d338803083/htdocs/pages/wp-content/gallery/baby/baby01.jpg’ is not a valid JPEG file in /homepages/11/d338803083/htdocs/pages/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 176

    Warning: Division by zero in /homepages/11/d338803083/htdocs/pages/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 282

    Warning: Division by zero in /homepages/11/d338803083/htdocs/pages/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 295

    Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /homepages/11/d338803083/htdocs/pages/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 428

    Warning: Division by zero in /homepages/11/d338803083/htdocs/pages/wp-content/plugins/nextgen-gallery/admin/edit-thumbnail.php on line 42

    Any ideas what’s happening? I’m hoping I just have some setting wrong ??

    Thanks in advance for your help!

    WordPress 3.0.5 NextGEN Version 1.7.3

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter kdt92

    (@kdtenaglia)

    Anyone? This is really important…

    Thread Starter kdt92

    (@kdtenaglia)

    I’ve seen some info about case sensitivity with thumbnail generation. This is not my problem. I get thumbnails only if the image has the same height and width. If the height and width are different, then no thumbnail. My website is showcasing invitations, so I really need to be able to have varying sizes in my gallery. Almost all the sizes are different.

    This page shows my issue perfectly: https://www.studio-213.com/pages/biz/ (still being developed)

    If I wasn’t getting any thumbnails, I’d think something was wrong with permissions or something. The fact that I only get thumbnails under certain conditions makes me wonder about a setting or the programming itself.

    Any help will be greatly appreciated.

    Thread Starter kdt92

    (@kdtenaglia)

    I noticed the plugin was updated. Installed the update and now everything appears to be working perfectly. Thank you so much…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: NextGEN Gallery] Thumbnails only created with square image’ is closed to new replies.