Active
Project:
IMCE SWFUpload
Version:
6.x-2.1
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2011 at 17:20 UTC
Updated:
31 Jan 2012 at 21:48 UTC
Does anyone have a solution for this error. Single uploads are fine. I get the following when I use the bulk upload option. Even when I only select 1 file.
Error code -200 with message "404" received while uploading file
Any guidance will help thanks.
WM
Comments
Comment #1
martinwillb commentedNote: I got this error after I moved my site from being hosted by NetworkSolutions. I'm hosting it on my own server now.
Comment #2
balancemedia_developer commentedI'm getting the same error. I'm on AWS.
Comment #3
sarah_g commentedYes,
On my local site this is the error I'm getting. On the live site it is "Error uploading file nameoffirstfile.gif: Invalid user"
I'm able to upload individual files on both my local and my live site but not bulk upload?
Comment #4
jamesdixon commentedI'm not sure about the Error code 200 or 404 errors, but I had the "Invaid User" bug you mentioned and this worked for me:
http://drupal.org/node/1267090
Comment #5
cabose commentedI am receiving the same error as well when I try to upload the images using the Bulk option that is provided by the Module. I am logged in on the Admin account so I know its not a permissions problem. Any solutions to fix this problem?
Comment #6
cabose commentedActually I am getting a 401 error which is authorization denied. It has to do with file permissions on the box I am assuming. Anyone have an idea of what type of permissions need to be set and for what?
Comment #7
sarah_g commentedWe gave up on the IMCE solution and are just using swfupload on a cck field. One plus is on page thumbnails are quite nice for our users. Minus: navigating the file folder is not possible. In our case this was just fine.
Comment #8
cabose commentedYea I might as well find another solution as IMCE + Swfupload does not work.
Comment #9
stonecrest commentedThis module was working fine, then I did a bunch of module updates and got the same error as everyone else. I simply reverted this module from beta8 to beta7 and it began working again for me. Not sure what the issue is, but maybe this helps someone else.
Comment #10
stonecrest commented...or maybe it had to do with the fact that I was trying to upload when I was in maintenance mode (site off-line). Regardless, between the combination of reverting to beta7 and putting the site back "on-line", it worked again. I don't know if one or both of these steps are required for it to work, but it fixed it for me.