• Does anyone know why im getting this error message on images between 800kb – 2000kb? The error message is: Error: Create image failed. Check memory limit

    note that i do not have any problems with uploading the same image with wordpress blog post. im only getting the error message when using the nextgen.

    Screenshot: https://i55.tinypic.com/aw00m.jpg

    Does anyone know how i can fix this?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter phattrance

    (@phattrance)

    anyone?

    I think it’s a limitation of nextgen gallery…
    hopefully there will be some way to increase the size.

    Solved it by adding php_value memory_limit 128M
    to .htaccess

    some others uncommented @ini_set(‘memory_limit’, ‘129M’);
    in lib/gd.thumbnail.inc.php

    Best regards

    Thread Starter phattrance

    (@phattrance)

    just added the php_value memory_limit 1000M to the .htaccess and it didnt work :/ also changed the memory_limit’ to 1000M in thumbnail.inc file without any results

    any other ideas?

    Thread Starter phattrance

    (@phattrance)

    Heres a demo image that dont work with nextgen gallery, but works fine with wordpress

    https://i53.tinypic.com/2hi1q9t.png

    the only that remains as far as I can tell or find online is to contact your hosting company, probably the memory limit is hardwired and only they can change it.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: NextGEN Gallery] Error: Create image failed. Check memory limit (HELP)’ is closed to new replies.