I am using the NextGen Gallery plugin for creating galleries on my site. I am using version 1.9.2.

But When try to upload an image to a gallery, The images successfully adds to the gallery but on uploading it displays Error and after creating the thumbnail it displays a failure occurred.

But When I went to the gallery I saw there that the image has been successfully uploaded. Then What is the problem and why it displays errors?

link|improve this question

50% accept rate
feedback

1 Answer

Is there a specific error message you are getting? Check your memory limits in your php.ini file. Uploading and processing images takes a fair amount of memory and some hosts limit you to 64MB or even just 32MB. 128MB is a good minimum setting for NGG.

link|improve this answer
It is not the memory limit problem because the images are uploading successfully. I don't know then why it displays the error message of "A failure occure"? – Ahmad Feb 22 at 14:07
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.