• Resolved dimizu

    (@dimizu)


    I use Nextgen Gallery Version 2.0.66.17. Before the update of Nextgen Gallery to version 2, I never had a problem. Since version 2 (with all intermediate versions) I have problems with the upload of images.
    I’ve waited until now and I was hoping that an update fixes this problem. Unfortunately, this is not the case.
    Problem:
    When I click in to upload, then the photo gallery is created, the first image is uploaded (status circa 90%, but the image and also the thumbs is in the directory), then the upload stops. The second and third etc. image are not uploaded.
    If I upload the images via FTP and then use the function “check directory” all images are inserted into the database. This is currently my workaround.
    I have this problem with all my blogs (they are all on the same server).

    My system:
    PHP Version 5.3.3
    php_value post_max_size 200M
    php_value upload_max_filesize 200M
    php_value memory_limit 300M
    php_value max_execution_time 259200
    php_value max_input_time 259200
    php_value session.gc_maxlifetime 1200
    Wordpress 3.9.3, Theme Twenty Fourteen
    Hosting hosteurope.de Virtual Privat Server
    Images about 500 KB

    Ideas, suggestions?

    https://wordpress.org/plugins/nextgen-gallery/

Viewing 10 replies - 1 through 10 (of 10 total)
  • I have a very similar issue. I can upload to a new gallery with FTP but the thumbs will not create. If I drop the images into the uploader, they fail to upload. Have deleted Nextgen and reinstalled. Changed to different admin login. Cannot upload to existing gallery, nor to newly created gallery.

    PHP 5.2 or thereabouts. Have nextgen on several other sites, same server, no problem (or I hope not, have not checked them for a couple of days).

    Plug conflict. Disabled everything and now uploads complete.

    Looks like it’s Plugin Organizer causing the problem.

    I enabled Nextgen in Plugin Organizer global settings. Looks like that may have solved the problem….

    Thread Starter dimizu

    (@dimizu)

    It is not the same problem. In my case the first image are uploaded and the thumb for the first image is created. The problem is the step from first to second image etc.

    No plugin conflict in my case, because I have only nextgen active 😉

    Plugin Contributor photocrati

    (@photocrati)

    @dimizu – With only NextGEN Gallery and Twenty Fourteen active I would lean towards looking at the Permissions the WordPress user has to start (although not likely the case).

    Also, what are you seeing under Gallery > Overview … Server Settings?

    @brough – Thanks for the input and suggestions!

    – Cais.

    Thread Starter dimizu

    (@dimizu)

    @photocrati Member: the WordPress-User is a administrator. Therefore, I cannot imagine there the problem.

    Server settings in Gallery > Overview > Settings:

    Betriebssystem : Linux (64 Bit)
    Server : Apache
    Speicherverbrauch : 44.98 MByte
    MySQL Version : 5.0.77
    SQL Modus : Nicht gesetzt
    PHP Version : 5.3.3
    PHP Safe Mode : Aus
    PHP Allow URL fopen : An
    PHP Memory Limit : 64
    PHP Max Upload Größe : 12M
    PHP Max Post Größe : 12M
    PCRE Backtracking Limit : 500000
    PHP Max Script Execute Time : 60s
    PHP Exif Modul : Ja ( V1.4 )
    PHP IPTC Modul : Ja
    PHP XML Modul : Ja

    Grafik-Bibliothek

    GD Version : bundled (2.0.34 compatible)
    FreeType Support : Ja
    FreeType Linkage : with freetype
    T1Lib Support : Nein
    GIF Read Support : Ja
    GIF Create Support : Ja
    JPEG Support : Ja
    PNG Support : Ja
    WBMP Support : Ja
    XPM Support : Ja
    XBM Support : Ja
    JIS-mapped Japanese Font Support : Nein

    I notice this strange behaviour:

    As write above, the first image is uploaded. However, the status of the first image remains at about 70-90%. Then nothing happened. Then I click to the action icon at the right in the row of the first picture. The symbol with title attribute “using HTML5 runtime”. I say this because the icon image after click to the upload button does not appear. Also when I click to this Icon, then the other images are processed and a balloon says:
    “Upload complete
    0 images were uploaded “

    But in the directory gallery/directory2upload there are all images and in the gallery/directory2upload/thumbs there are all thumbs. Ok, a click to the action Icon I this is a workaround for my problem.

    Nevertheless, it would be nice if we could find the problem.

    Suggestions?

    Plugin Contributor photocrati

    (@photocrati)

    @dimizu – Your initial post shows a different set of values for the server settings than the information under Gallery > Overview.

    These details should be in sync and might be part of what is happening on your site.

    – Cais.

    Thread Starter dimizu

    (@dimizu)

    My mistake. In my initial post, I have taken the values direct from the server. In Gallery > Overview there are the values that are specified in the .htaccess. However this was not the problem.

    Now I have seen in the .htaccess that zlib.output_compression was on. I have commented out these two lines:
    php_flag zlib.output_compression on
    php_value zlib.output_compression_level 5

    Apparently nextgen gallery will not work, if the runtime compression is on.

    Now without compression works.
    Thanks

    Plugin Contributor photocrati

    (@photocrati)

    @dimizu – I’m glad it is working and very well done finding those .htaccess directives as they are not part of a standard WordPress installation’s .htaccess set up.

    Thanks!!

    – Cais.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Upload stopps after first image’ is closed to new replies.