I was having serious issues and searched Drupal and google.

I am user 1 and tested the file upload of my site.
I used the masquerade module to test and all was fine.
When I actually logged in as another user, neither upload files nor filefield worked.

I uninstalled modules.
I was using authcache and cacherouter.
I disabled authcache, and I was able to upload files using both methods.

I am not sure why authcache would present a problem but it does.

I tried both the dev version and rc2.

My users have mutliple roles. Could that be an issue?

Comments

Helmut Neubauer’s picture

I've the same problem. I have to exclude pages using image field for uploading images by cache filter to avoid the problem. It seems to be a bug?

simg’s picture

Status: Active » Closed (works as designed)

It's sounds like you've removed "node/edit" or similar from authcaches list of "no cache" pages ?

I'm closing this issue since it's so old. You're welcome to re-open if it's still a problem.