• hi all, i’m having a problem with this plugin. everything is working fine on localhost, but now i’ve uploaded everything on my host server and when i try to upload a new image in a gallery, i obtain this error for every single image i try to upload:

    ERROR HTTP ERROR: imagename.jpg: 500

    i tried modifying my .htaccess adding the following lines:

    <IfModule mod_security.c>
    <Files upload.php>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </Files>
    </IfModule>

    but nothing changes.

    using this fix i also got an “internal server error”.

    i don’t what else i can do ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • Disable the flash batch uploader, does it work then ?

    Thread Starter drekyn

    (@drekyn)

    thaks for your reply alex!
    yes, it’s working now! what could be the problem?

    I am having same problem. How do you disable flash batch uploading?

    Thread Starter drekyn

    (@drekyn)

    when you have to upload an image just press on “disable flash upload”. it’s working this way, though you have to upload one image per time… you can zip all the images you need to upload and upload the zip file through the “upload a zip file” tab

    anyway in the new version of the next-gen gallery this issue is still unsolved

    Does the wordpress core flash media uploader to the job for you ?

    I′ve the same problem, with the core flash uploader there no problem, in the nextgen gallery get an error when i activate the batch upload?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: NextGEN Gallery] error http error 500 while uploading new images’ is closed to new replies.