Resize is also not working for me, but I’m not having exactly the same problem.
I’m getting some PHP errors which appear to flow on from each other, and aren’t caught in a try / catch exception case:
Warning: Division by zero in /home/jkirsop/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.ngglegacy_thumbnail.php on line 297
Warning: Division by zero in /home/jkirsop/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.ngglegacy_thumbnail.php on line 314
Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/jkirsop/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.ngglegacy_thumbnail.php on line 448
Warning: imagecopyresampled() expects parameter 1 to be resource, boolean given in /home/jkirsop/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.ngglegacy_thumbnail.php on line 1026
Warning: getimagesize(/home/jkirsop/public_html/wp-content/gallery/productionportfolio/thumbs/thumbs_mg_9787.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/jkirsop/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/class.ngglegacy_gallerystorage_driver.php on line 419