Hello,
While evaluating this plugin for our website, I find that thumbnails fail to generate during bulk image upload or when manually attempting to create thumbnails. A pop-up says converting to thumbnails then it seems to hang. Must click the X to close dialog.
When I attempt to Edit Thumbnail, the pop shows;
Warning: Division by zero in public_html/wpdemo/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 288
Warning: Division by zero in public_html/wpdemo/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 301
Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in public_html/wpdemo/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 434
Warning: Division by zero in public_html/wpdemo/wp-content/plugins/nextgen-gallery/admin/edit-thumbnail.php on line 42
The Overview- Server Settings show;
Graphic Library
GD Version : bundled (2.0.34 compatible)
FreeType Support : Yes
FreeType Linkage : with freetype
T1Lib Support : No
GIF Read Support : Yes
GIF Create Support : Yes
JPG Support : Yes
PNG Support : Yes
WBMP Support : Yes
XPM Support : No
XBM Support : Yes
JIS-mapped Japanese Font Support : No
I don’t see any GD options in my php.ini Is there a specific setting to look for?
The Overview- Plugin Check is all green.
Recursive chmod 777 (was 755) of gallery folder did not fix it. thumbs folder remains empty after trying to recreate thumbnails.
Running WP 3.2.1 plus a few other plugins plus NextGen Gallery1.8.3
Thanks for all suggestions.