• Hi guys!

    I had that issue before which makes me stop using it but now i really need it because im tired of manually adding my picture. So the setup went fine everythings was good but when i am trying to upload picture of add watermark picture i got an Exceed Memory Limit: Require %% MBytes. Here’s the screenshot:

    http://img521.imageshack.us/i/sc2b.png/
    http://img130.imageshack.us/i/sc1.png/

    I already try to put: @ini_set(‘memory_limit’, ‘128M’); at line 161 of lib/gd.thumbnail.inc.php. But i am still getting the same error so guys i am really exausted!

    FYI im using a Cpanel Hosting provided by IWeb. If everybody have a fix for that issue please that would be really appreciated!

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • try freeing memory for wordpress
    add this line to wp-config.php

    define('WP_MEMORY_LIMIT', '64M');

    If that doesn’t work (e.g. because your host doesn’t allow you to do that yourself) just tell your hosting company to bump the PHP memory limit up to 64MB for you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘NEXTGEN Gallery -> Memory Limit Issue’ is closed to new replies.