• Fresh install of WordPress 3.9.1. Added a few plugins, tried to use NextGen Gallery uploader and receive 0 images uploaded when complete and get HTTP Error. when hovering over the yellow triangle icon. Uninstalled all of the plugins I have installed and tried again…. Same thing. edited my .htaccess file to include:
    SecFilterEngine Off
    SecFilterScanPOST Off

    Created a php.ini file and added the following:
    memory_limit = 512M;
    upload_max_filesize = 512M;
    post_max_size = 512M

    Nothing fixes it. Got in touch with my hosting provider and they cannot even seem to figure it out. Worst of all, it was working fine yesterday. Any help would be massively appreciated at this point.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter bipolarprojex

    (@bipolarprojex)

    I have since found out that when the permalinks settings are set to anything but default, this happens. I would like to know if there is a work-a-round for this.

    Plugin Contributor photocrati

    (@photocrati)

    @bipolarprojex – This is a relatively rare case (there are several reports but overall it is very rare) to have NextGEN Gallery only work correctly with WordPress Permalinks set to the “Default” … it is much more common for NextGEN Gallery to not work correctly with Default Permalinks being used in comparison.

    We would probably need to see a lot more details about your site (and server environment, as this is most likely where the issue is starting from). would you be able to submit a Bug Report (http://www.nextgen-gallery.com/report-bug/) with your site specifics?

    We will need log in and FTP credentials for your WordPress installation as well, please include those with your Bug Report,

    Thanks!

    – Cais.

    I am having this problem. How do I fix it?

    Plugin Contributor photocrati

    (@photocrati)

    @dedous – Please read: http://codex.wordpress.org/Forum_Welcome#Where_To_Post … and start your own topic for your own issue.

    Thanks!

    – Cais.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘0 images uploaded ( HTTP Error. )’ is closed to new replies.