[Plugin: NextGEN Gallery] Fatal error: Out of memory and duplicate files uploaded
-
I get this errror:
Fatal error: Out of memory (allocated 59244544) (tried to allocate 10632 bytes) in /homepages/2/d375563231/htdocs/myfolder/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 179
I checked the above file and uncommented the 2nd line below:
// increase memory-limit if possible, GD needs this for large images @ini_set('memory_limit', '128M');
yet, still get the same error.
I also get duplicate files uploded.
e.g. if i upload a file called:
“chocolate-box-6”
when i go to my folder in the gallery i see this image about4 or 5 times!
chocolate-box-6_0
chocolate-box-6_1
chocolate-box-6_2
chocolate-box-6_3
chocolate-box-6_4
etc(even though i’ve only uploaded it once).
- The topic ‘[Plugin: NextGEN Gallery] Fatal error: Out of memory and duplicate files uploaded’ is closed to new replies.