• Resolved jmek

    (@jmek)


    NextGEN displays an “HTTP Error” message (no other details) when using the Flash-based uploader with NextGEN 1.9.1 and WP 3.3. The problem occurs whether using drag-and-drop or the “Select Files” button. Images can still be uploaded if I “Disable flash upload,” but there goes the cool new drag-and-drop.

    When the site was running NextGEN 1.8.4 and WP 3.2.1, the Flash uploader worked fine. It’s only broken since the upgrade.

    And an odd thing: the HTTP error occurs only after the image has been 65% uploaded. (I am testing with images less than 20k, so it’s not a size issue.)

    The error occurs even if all other plugins are disabled.

    http://ww.wp.xz.cn/extend/plugins/nextgen-gallery/

Viewing 15 replies - 31 through 45 (of 49 total)
  • lwasserstein

    (@lwasserstein)

    Not sure, think it was the permissions on the gallery folder

    gdavide

    (@gdavide)

    My problem was that only admin can upload the files, other user’s can’t.
    I solved the problem with the same method that “simongreenland” described: with the “User role editor” by granting the “upload_files” and “unfiltered_upload” roles.

    I have had this issue, getting ‘HTTP Error’ (no number) when uploading files, since updating my plugins.

    I did the CHMOD fix (upload.php from 644 to 755) and it works now (seems to so far, have uploaded around 100 images now without the error), however my question is now, is there a security implication to this or should it be fine at 755?

    I do not have users on my site, it is display-only, so I’m not sure if the user role editor workaround would help me..

    Thanks guys.

    Spoke too soon, it was just a lucky lot of images that uploaded fine. Next lot of 10 crashed, hung for AGES on the second image then HTTP error. I left it to finish and some of the images worked and some didn’t, so I re-uploaded the ones that didn’t with the regular non-flash uploader and they worked.

    So in summary I have current version of WP and plugin, no users on the site, only admin makes posts and posts images. HTTP error occurs at a rough guess on around 30% of the uploads, but the uploading will finish if I leave it long enough and some images will have been uploaded while others don’t.

    simongreenland method work for me

    I’ve been trying to fix this for days, to no avail. I’m really hoping a nextgen fix is coming soon.

    A note – in tinkering with my plugins, I found that removing “Contact Form 7” made it possible to upload things by flash again, no idea why this should be, but disabling the plugin should fix your uploads

    We also use Nextgen with Contact Form 7, and are not be able to upload images using flash… disable the plugin and it works fine !!!
    seems like the latest version from “Contact Form 7” create the problem???
    For about 1 week ago we have NO problem with this combination/setup.
    “xxxevilgrinxxx” thanks for this tip !!!
    regards, Hans

    I also have this problem (ERROR HTTP error. : HTTP Error. occuring when trying to upload images to the NextGen gallery) and it seems to have broken the moment I updated Contact Form 7. Temporarily disabling the Contact Form 7 plugin allows me to upload without any problems – so it definitely seems to be that plugin in my case – thanks for pointing me in the right direction!

    Let’s hope they put out a fix for this – both those plugins are very popular so surely it’s affecting a lot of people.

    I found this on another topic:
    Contact Form 7 breaks Nextgen Gallery Flash Upload

    This will do the trick !!!
    Danial Payne wrote:
    Thank you for the quick reply, I’ve updated the issue in the NextGen file: ngg-config.php

    from:

    require_once( WP_LOAD_PATH . ‘wp-load.php’);

    to:

    require_once( WP_LOAD_PATH . ‘wp-admin/admin.php’);

    I can now upload photos in NextGen without seeing any error message from Contact Form 7.

    Simple but very affective, why?? don`t know but it works perfect now!
    regards, Hans
    Thanks to Daniel Payne for this solution!

    works beautifully, and I can safely update CF7 as well!
    Thanks 😀

    wow … thank you for the fix suggestion! I have been fighting with this for a few weeks and was about to pull my hair out! I used CF7 and NextGEN on many sites I build. This last one has about 150 images for the gallery and I was DREADING uploading each one individually.

    I concur with QuestionFox’s statement “Let’s hope they put out a fix for this – both those plugins are very popular so surely it’s affecting a lot of people”!

    I can’t thank you enough defke110, that did the trick!!!

    cheers ☮

    Tank you very much defke110.
    We only lost the time to read this topic.
    We tried disabling Contact-form 7 and worked.
    Tried with software change as you suggested, after reactivatin CF 7, and it worked.

    Aldo

    FWIW, the NextGen gallery plug in has been bought by a company called Photocrati. Just announced on the NextGen website a few days ago. Big things seem to be coming, and that includes a fix for this. Which is good because it worked fine for me once my host fixed it (not knowing about the CF7 conflict) and now, unless I disable CF7 NONE of my photos will upload; before it was just a handful.

    Hopefully there will be plug in updates soon!

    http://www.nextgen-gallery.com/photocrati-acquires-nextgen-gallery/

Viewing 15 replies - 31 through 45 (of 49 total)

The topic ‘[Plugin: NextGEN Gallery] HTTP error with flash-based image uploads’ is closed to new replies.