• Hello!
    I have a small problem after my last update to 1.9.12 (I have used this plugin “forever”),
    it does not work anymore with “thumnails” when I do a “gallery” …

    You do not have the GD Library installed. This class stay
    connected the GD library to function Properly.
    visit http://us2.php.net/manual/en/ref.image.php
    for more information

    I have wordpress 3.5.1 (om my own server) and when I try “check plugin” (in Gallery – Overview page) …

    Check plugin / theme conflict
    No conflict could be detected
    
    Test image function
    <strong>Couldn't createImage, check your memory limit</strong>
    
    Check theme compatibility
    Your theme Should work fine with NextGen Gallery

    ..I have 128 Mb, the pictures are about 5Mb, ie about the same as when it worked.

    … It is also “No GD support” at the bottom of the “Gallery – Overview” page …

    Operating System: Linux (32 Bit) Server: Apache/2.2.14 (Ubuntu)
    Memory usage: 25.02 MByte
    MYSQL Version: 1.5.67-0ubuntu0.10.04.1
    SQL Mode: Not set
    PHP Version: 5.3.2-1ubuntu4.19
    PHP Safe Mode: Off
    PHP Allow URL fopen: On
    PHP Memory Limit: 128
    PHP Max Upload Size: 64M
    PHP Max Post Size: 64M
    PCRE Backtracking Limit: 500000
    PHP Max Script Execute Time: 200s
    PHP Exif support: Yes (V1.4)
    PHP IPTC support: Yes
    PHP XML support: Yes
    Graphic Library
    <strong>No GD support!</strong>

    .. But if I check my “php” …

    PHP Version 5.3.2
    Additional. Ini files parsed / etc/php5/apache2/conf.d/gd.ini,

    .. Or through a file I “found” gd-info.php that looks like this …

    <? Php
    var_dump (gd_info ());
    ?>

    .. I get …

    bash-4.2 $ php-f gd-info.php
    array (12) {
      ["GD Version"] =>
      string (27) "bundled (2.0.34 compatible)"
      ["FreeType Support"] =>
      bool (true)
      ["FreeType Linkage"] =>
      string (13) "with freetype"
      ["T1lib Support"] =>
      bool (true)
      ["GIF Read Support"] =>
      bool (true)
      ["GIF Create Support"] =>
      bool (true)
      ["JPG Support"] =>
      bool (true)
      ["PNG Support"] =>
      bool (true)
      ["WBMP Support"] =>
      bool (true)
      ["XPM Support"] =>
      bool (true)
      ["XBM Support"] =>
      bool (true)
      ["JIS-mapped Japanese Font Support"] =>
      bool (false)
    }

    ..so I think there is “gd support.”

    I can really nothing about php, but noted this via the link above..

    version of php 5.3.0 JPG Support attribute renamed to JPEG support.

    This is my site…in Swedish…look in the latest ost “Susie…”..no thumbnails…
    http://zenita.homelinux.org/

    Is anyone experiencing the same thing and possibly have a solution to this?

    /Håkan who doesn’t have English as his native language 🙂

    http://wordpress.org/extend/plugins/nextgen-gallery/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can't create thumbnails’ is closed to new replies.