• Hi,

    I’m running WPMU 2.8.2 along with NextGEN 1.3.5. Logged in as site administrator and running PHP5.

    When uploading images using flash or browser uploader, I’m getting this error message:

    Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: gd-jpeg: JPEG library reports unrecoverable error: in /nfs/c02/h04/mnt/46595/domains/eurailstories.com/html/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 183

    Warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: ‘/nfs/c02/h04/mnt/46595/domains/eurailstories.com/html/wp-content/blogs.dir/19/files/developments/59882.jpg’ is not a valid JPEG file in /nfs/c02/h04/mnt/46595/domains/eurailstories.com/html/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 183
    59882.jpg (Error : Create Image failed. Check memory limit)

    My php.ini allows the following memory limits, which should be plenty:

    ; Increase maximum post size
    post_max_size = 500M

    ; Craigs add
    upload_max_filesize = 50M

    ; Increase execution time
    ;max_execution_time = 300

    Server settings according to gallery overview page are:

    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

    Any help with generating thumbnails would be greatly appreciated!

  • The topic ‘[Plugin: NextGEN Gallery] Thumbnail problems with WPMU’ is closed to new replies.