• [email protected]

    (@mikeydanrudincom)


    I recently migrated our wordpress-based site to an ixwebhosting server and discovered that adding images to a gallery does not work. I’ve tried to upload images both with the flash and standard uploader, and also tried importing a folder that’s already on the server. I’ve also tried images of many different sizes, as small as 4KB.

    When files are uploaded, the message “0 Image(s) successfully added” is returned. Upon investigation, I’ve found that the images do end up in the correct folder beneath /wp-content/gallery/. However, thumbnails are never generated, and entries for the images are never added to the database.

    My first thought was that the issue might involve memory allocation in PHP. However, recreating thumbnails for images that already exist in galleries works just fine. I think this also rules out a problem with gd-library.

    I’m a bit stumped and wondered if anyone else has encountered a similar problem or might have any ideas. Thank you in advance!

    The Plugin Check widget returns successful results.

    Here’s the php info readout from the NextGen Gallery Overview page:

    Operating System : Linux (32 Bit)
    Server : Apache
    Memory usage : 17.83 MByte
    MYSQL Version : 5.0.41-community-log
    SQL Mode : Not set
    PHP Version : 5.2.12
    PHP Safe Mode : Off
    PHP Allow URL fopen : On
    PHP Memory Limit : 32M
    PHP Max Upload Size : 2M
    PHP Max Post Size : 8M
    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

    Mikey Allred
    [email protected]

Viewing 1 replies (of 1 total)
  • I’m currently receiving this issue as well. Looking through the forums for a solution.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: NextGEN Gallery] adding new images to gallery fails’ is closed to new replies.