Active
Project:
Image FUpload
Version:
6.x-3.0-rc2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2009 at 18:01 UTC
Updated:
27 Jul 2011 at 10:34 UTC
Whenever I enable mass uploads using fupload I've been getting an unspecified error. I was wondering if anyone has encountered this. Thanks,
Robbie Jackson
Comments
Comment #1
rmjackson commentedNow that I see this post, I realize I could give a few more details.
Basically I've created an image gallery cck type choosing file, image fupload as my image field. For ease of use my users want to be able to mass upload, thus fupload. Unfortunately for me, whenever I enable role permissions for mass upload, it seems to break. When adding a node, using the fupload utility, the progress will que the image, then I get the "unspecified error". Each image cycles through and shows me this error individually.
If it helps, this behaviour is new. After I enabled web fm on the same site, it seems to have started. Could be a source of the problem.
Also, when I disable mass upload permissions, the node works fine. Also Web Fm works fine. It leads me to assume that it must be fupload related.
Any guidance would be greatly appreciated.
Thanks again,
Robbie Jackson
Comment #2
FrontBurner commentedsame error here, i however have nothing but the modules required to run fupload using cck. I take that back, i also have the admin menu module.
Comment #3
flndr commentedI just saw this error today. As far as I know, the only related change I've made is installing updates to modules on my site. There's recently been a new release of ImageCache, so ... that could be whats causing it. I don't have enough time to look into this too deeply today.
Comment #4
christophhesse commentedI am having the same error, pls. see issue of 22 august 09. Maybe it is really imagecache-related? I did not update it yet. Did you change to Flash 10 in the meantime, or
run cron for the first time for this site?
or install views / views slideshow?
Good luck to all of us, Chris
Comment #5
akwala commentedYesterday I installed the latest (non-dev) version of Image FUpload, as well as those of Image, ImageAPI, ImageCache, and their pre-requisites.
This is the first time I've tried this module, and found that it fails to upload, reporting only "unspecified error" on the page.
Comment #6
xeraa commentedI'm having the same issue (tested with 3.x-dev, 3.0-rc2 and 2.2) - has anyone been able to get it working after receiving this error or any advice what I should try next?
Comment #7
xeraa commentedI'm at a total loss.
Based on 3.0-rc2 I've tried various configurations and combinations of modules, but all to no avail.
It *is* working in IE 8 (processing is very slow, but it works), but not in Firefox 3.5, Opera 10 or Chrome.
You can take a look for yourself at testing.myholidayvideo.com (work in progress - currently no sensible output, but the problem should be observable while trying to upload).
Thanks for any help and please tell me if you need any further information...
Comment #8
xeraa commentedThe problem depends on the file size (at least for me):
- PHP file size limit is set to 100M (working with filefield)
- For FUpload each image's file size limit is set to 5M
If all files are below 1M, it's working like a charm.
In Firefox, if a file is bigger than 1M, the upload of this file and all files queued afterwards (both bigger and smaller than 1M) fail with "Unspecified error".
However, after creating a node where all images are below 1M, these images and all failed images (since the last successful creation of a node with uploads) are available in the "Next" step. Hence the images are successfully uploaded, they are somehow lost, if they are above 1M - but only in Firefox, Opera, and Chrome, but NOT with IE.
Any ideas how to fix that or where to start looking?
Comment #9
carlospo commentedIt seems I am also having same problem.
Any luck with this?
Comment #10
xeraa commentedI'm still having this issue, but I'd be very interested in a solution.
I've also tried everything from http://drupal.org/node/473760 to no avail...
Comment #11
judahtanthony commentedHi,
This module was working fine for me, but I recently moved my websites from one domain to another and now when I try to use it infinitly repeats Image queues are processing with the error Validation error, please try again. If this error persists, please contact the site adminitrator.
I tried to create another cck content type (image) and add the field to it. The content field configuration says everything is fine, but the widget doesn't show up on the edit page.
Judah Anthony
Comment #12
grandcat commentedThis isn't the correct topic for your problem.
You should check your cache settings (min lifetime =
<none>!; enable normal caching).Please also check status view if there are any errors.
Comment #13
asbestospiping commentedI get this error in every browser (Chrome, opera, ff, safari) except ie. I cant seem to track down the fault.
I turned off Bonus: Views Spy, which uses jquery, and now it works in opera.
Comment #14
xeraa commentedAny news on this? I would really need to get this fixed soon.
If needed I can provide a testing environment...
Comment #15
marcus178 commentedI suddenly started getting the error on a site that I've had working for over a year and nothing on the site has changed.
I think it may just be a problem with Chrome though as it doesn't seem to be happening in Firefox.
Comment #16
grandcat commentedAsk your provider / admin. Perhaps they changed something, for example, installed mod_security. Also have a look at your log file.
Comment #17
jphelan commentedI'm getting the same issue.
An HTTP error 0 occurred.
/fupload/js/imagefield
Comment #18
grandcat commentedPlease read the complete issue.
Comment #19
Mars2012 commentedOn my case I turned off the cache lifetime to and Page compression OFF.
Now, it's working.