Closed (fixed)
Project:
FileField
Version:
6.x-1.0-beta2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2008 at 17:48 UTC
Updated:
31 Jul 2008 at 04:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
drewish commentedcan you upload files using the core upload module? if not there's probably a problem with the file system settings.
Comment #2
jpetso commentedSeconding drewish's question. I believe there is no string in filefield that says "File can't be uploaded" verbatim, so it probably comes from Drupal core, whatever the actual cause is.
Comment #3
petiar commentedYep, the core upload works fine...
See attached document. Core upload works fine, but yours, unfortunately, not. The error message means "Selected file ika_kraicova.jpg can not be uploaded. Only these file types are allowed: ."
Thanks for your help.
Comment #4
BrightLoudNoise commented@petiar: Let's try to narrow the issue down, does it allow you to upload when logged in as admin? I noticed this problem when trying to upload as a normal authenticated user, however uploads worked while uploading as admin.
My initial test was with contentpermissions.module installed, however I've tried on a fresh install without the contentpermissions.module installed and saw the same issue for non-admin users.
Comment #5
BrightLoudNoise commented@Petiar: There seems to be 2 possibly related issues actually, please provide further details as to your filefield settings, and whether you are also using filefield image.
Comment #6
ar-jan commentedIndeed! For me the problem is Internet Explorer. With IE7 I cannot upload an image, whether logged in as admin or user.
In Firefox I can upload an image, also as a regular user.
Also I CAN upload images with with the "Permitted upload file extensions" left blank.
For me it's a pure IE problem.
Comment #7
jpetso commentedThe "Permitted upload file extensions" bug is now fixed in CVS HEAD (it seems BrightLoudNoise was right with that analysis). If the IE7 bug still persists, can we put that one into a separate issue please? (Preferably including a step-by-step guide on how to reproduce this... although, I'm not using IE and have little incentive to fix stuff there.)
Comment #8
petiar commentedHi BLN,
yes, I am using Filefiled image. I have tried to upload image logged as admin - this works! But when I try to upload image logged as "operator" (this is role we have created and has got permissions to everything) it still does not work.
I have tried to add some allowed extensions (jpg jpeg gif png) and now this works even with "operator" logged in, which is actually what we want to achieve. But I am pretty sure that this did not work before, because first I have tried to put some allowed extensions and because this did not work I ve deleted them.
So that means that you are right in your first paragraph. Unfortunately I do not like very much what you state in the second one. I am using Safari on Mac, but most users use IE7. That means we still can not use your nice module. :-( Any idea when you could get this sorted out? Thanks a lot!
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.