Nextgen Gallery throwing ‘A Failure Occured’ error when resizing images

A recent implementation of the super useful WordPress Nextgen Gallery was giving me trouble when I tried to Resize Images in bulk.

Solution: Check your memory settings in php.ini.  This setting did the trick for me.

memory_limit = 128M

Just place the above line in a blank text file, save it as php.ini and upload it to your WordPress directory.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>