Closed (fixed)
Project:
FileField
Version:
6.x-3.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2009 at 09:28 UTC
Updated:
29 Apr 2010 at 02:00 UTC
Hello People,
After upgrading to drupal 6.14 i get a strange error when i upload a image.
An unrecoverable error occurred. The uploaded file likely exceeded the maximum file size (500 MB) that this server supports.
And my image is only 200kb, really strange i think. So now i can't upload a image to my website.
What to do ?
Comments
Comment #1
Leiche commentedHi there,
installed it about 2h ago and I have the same problem.
Does anyone have a clue what causes this?
Cheers
Comment #2
bredi commentedcrap. having same problem.
Comment #3
yoavmatchulsky commentedI don't know if its relevant to you, but I had the same problem.
It turns out it was because I added some rules in the .htaccess file to redirect urls that don't end with a slash to end with slash.
This rule also affected the ajax the filefield used, so I had to add this rule to ignore the ajax calls:
hope it helps someone..
Comment #4
quicksketchClosing after lack of activity.