I’m exactly in the same situation except I’m used to NextGen, and the last version worked perfectly fine. The new 1.7.2 version doesn’t want to work properly on my wordpress.
Many other people have troubles too: http://ww.wp.xz.cn/support/topic/plugin-nextgen-gallery-thumbnails-still-not-generating-in-version-172?replies=33
Alex Rabe seems to recommend to roll back to 1.6.2 version of Nextgen Gallery, just for a test. Hope the galleries won’t be broken…
Same problem here. Does anyone have a solution to this? It’s not memory related as even uploading 2 images with small file sizes results in the no thumbnail issue. Thanks
I found the solution! At least in my situation.
I’ve never had a problem with nextgen gallery before.
I just migrated a client site to a Virtual Dedicated Server, I had this thumbnail generation issue.
Fortunately, I was able to fix the issue building the GD Library into the PHP configuration. If you don’t have Root access to your host, you will need to submit a request, or call your host to double check the GD Library in the PHP build and if it’s installed.
In my case, it just wasn’t installed yet. but I’ve never run into this issue on a shared hosting account.
This is what convinced me:
http://www.gingerwench.com/2010/09/nextgen-gallery-thumbnail-creation-error-dont-panic-dont-edit-core-files-without-doing-this-first/
This is how I did it on the dedicated server using the EasyApache wizard:
http://forums.cpanel.net/f5/gd-library-freetype-199461.html
You can also check the compatibility using the box on the right of the Overview page in NGG. This also pointed to the GD issue.
There may be other reasons this issue could happen. But this work for me.
good luck!