[Plugin: NextGEN Gallery] Thumbnail generation not working (Error : Exceed Memory limit. Require…)
-
Hi there,
I get following message:
img.png (Error : Exceed Memory limit. Require : 80.13 MByte)
File will beuploaded but no thumbnail is being generated.
Code line adaptions like suggested by several bloggers didn’t work.
(from: https://www.visser.com.au/blog/thumbnail-generation-php-memory-limit-nextgen-gallery/
ADAPTION: 1. Open an FTP connection to your root WordPress directory
2. Open /wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php with your favourite text editor (e.g. UltraEdit, etc.)
3. On line #168 un-comment (remove the //) from before @ini_set(‘memory_limit’, ‘128M’);
4. Save and upload changes
5. Delete image/s that failed to generate a thumbnail and re-upload using NextGEN Gallery’s standard Upload Images feature
)After these modifications I get:
Fatal error: Out of memory (allocated 74186752) (tried to allocate 17044 bytes) in /www/htdocs/user/v3.1/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 179Even adding “php_value memory_limit 256M” to my .htaccess doesn’t work. Could anyone help me, please?
https://www.ads-software.com/extend/plugins/nextgen-gallery/
- The topic ‘[Plugin: NextGEN Gallery] Thumbnail generation not working (Error : Exceed Memory limit. Require…)’ is closed to new replies.