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

rmjackson’s picture

Now 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

FrontBurner’s picture

same 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.

flndr’s picture

I 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.

christophhesse’s picture

I 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

akwala’s picture

Yesterday 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.

xeraa’s picture

I'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?

xeraa’s picture

I'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...

xeraa’s picture

The 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?

carlospo’s picture

It seems I am also having same problem.

Any luck with this?

xeraa’s picture

I'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...

judahtanthony’s picture

Title: Unspecified error » Validation error, please try again. If this error persists, please contact the site administrator.

Hi,

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

grandcat’s picture

This 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.

asbestospiping’s picture

Title: Validation error, please try again. If this error persists, please contact the site administrator. » Unspecified error

I 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.

xeraa’s picture

Any news on this? I would really need to get this fixed soon.
If needed I can provide a testing environment...

marcus178’s picture

I 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.

grandcat’s picture

Ask your provider / admin. Perhaps they changed something, for example, installed mod_security. Also have a look at your log file.

jphelan’s picture

I'm getting the same issue.

An HTTP error 0 occurred.
/fupload/js/imagefield

grandcat’s picture

Please read the complete issue.

Mars2012’s picture

On my case I turned off the cache lifetime to and Page compression OFF.
Now, it's working.