• Resolved digbymaass

    (@digbymaass)


    Since installing the latest update I can’t upload images to galleries. It says “0 images uploaded”. Looking at the folder using FTP I see the main image in the folder but no thumbs. Going to the gallery in ‘manage galleries’ I see the image, and I can see it from ‘view’ but there is a broken symbol for thumbnail. Edit thumb produces a blank dialog.

    Where can I get the previous version? It was working before.

    https://carnethy.com

    https://www.ads-software.com/plugins/nextgen-gallery/

Viewing 6 replies - 16 through 21 (of 21 total)
  • Thread Starter digbymaass

    (@digbymaass)

    JetPack has now reconnected and the problem has re-appeared. Even with no modules activated.

    Thread Starter digbymaass

    (@digbymaass)

    I’ve enabled php debug and got this error message whilst uploading an image (about 125k, 1500px wide):

    [29-Jul-2015 15:23:01] PHP Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 3892 bytes) in /home/carnethy/public_html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/package.module.nextgen_data.php on line 4046

    Plugin Contributor photocrati

    (@photocrati)

    @digbymaass – It would appear your PHP Memory Limit is (very?) low for what you need on that site, I would suggest having it increased to at least 128MB if not preferably 256MB

    Thanks!

    – Cais.

    Thread Starter digbymaass

    (@digbymaass)

    I added define ('WP_MEMORY_LIMIT', '256M'); in wp-config.php and that appears to have cured it.

    The error message has gone and a couple of images uploaded correctly.

    I don’t know if I need to change anything on the server…
    php.ini has:
    [memory_limit] => Array
    (
    [global_value] => 64M
    [local_value] => 256M
    [access] => 63
    )

    Thread Starter digbymaass

    (@digbymaass)

    Plugin Contributor photocrati

    (@photocrati)

    @digbymaass – Thanks for the update.

    – Cais.

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘Unable to upload images to galleries’ is closed to new replies.