• I am having a strange problem where NextGEN is not creating thumbnails or will not resize images. It does upload the original large images and starts creating thumbnails. However, after it gets to 100% on creating thumbnails the “Creating Thumbnails” modal window just turns white and stays on the screen. When I close it, no thumbnails have been made.

    A similar thing happens when I try to Bulk Edit and resize the images. It gets to 100%, then the modal window turns white and stays on the screen. I close it, and nothing has happened.

    I am running NextGEN Gallery 1.7.3 on WordPress 3.0.4.

    Sample problem gallery

    Server Settings:

    Operating System : Linux (64 Bit)
    Server : Apache
    Memory usage : 34.35 MByte
    MYSQL Version : 5.1.47-community-log
    SQL Mode : Not set
    PHP Version : 5.2.16
    PHP Safe Mode : Off
    PHP Allow URL fopen : On
    PHP Memory Limit : 64M
    PHP Max Upload Size : 10M
    PHP Max Post Size : 10M
    PCRE Backtracking Limit : 500000
    PHP Max Script Execute Time : 30s
    PHP Exif support : Yes ( V1.4 )
    PHP IPTC support : Yes
    PHP XML support : Yes
    Graphic Library
    
    GD Version : bundled (2.0.34 compatible)
    FreeType Support : Yes
    FreeType Linkage : with freetype
    T1Lib Support : No
    GIF Read Support : Yes
    GIF Create Support : Yes
    JPG Support : Yes
    PNG Support : Yes
    WBMP Support : Yes
    XPM Support : No
    XBM Support : Yes
    JIS-mapped Japanese Font Support : No

Viewing 4 replies - 16 through 19 (of 19 total)
  • Search for
    // @ini_set(‘memory_limit’, ’128M’);

    Change it to
    @ini_set(‘memory_limit’, ’128M’);
    I change above but still not creating thumnails.
    In my localhost it’s good job but not in server.
    I used wordpress 3.2.1 version and nextgen-gallery version 1.8.3
    please help me, loumitch.

    I’m having the exact same problem. Setting up the memory limit doesn′t fix the problem. Update to the newest version of the nextgen plugin doesn′t fix it either ??

    any ideas?

    thats the URL:
    /admin.php?page=nggallery-add-gallery#uploadimage

    is there a limit in picture size? at least pictures with this size work:
    598 x 500 pixel (53.5 KB)
    550 x 350 pixel (72.39 KB)
    and this size worked properly?
    675 x 922 pixel (82.46 KB)

    this and more 717 x 764 pixel (39.61 KB) didn′t (as example)

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘[Plugin: NextGEN Gallery] Not Creating Thumbnails or Resize Images’ is closed to new replies.