This issue is like that reported in "Anonymous users cannot see Rotor block images with private file system", but appears to affect all users.

I'm only learning drupal, but I wonder if the problem is a lack of use of the hook_file_download api.

Comments

mrfelton’s picture

I made some changes earlier on today which have not yet made it to the -dev release. Did you try with a CVS checkout?

nigelcunningham’s picture

Yes, I did. Without success, sorry.

TyraelTLK’s picture

subscribing

mrfelton’s picture

Strange... Are you using imagecache? Did you give anonymous/authenticated users permissions to views the imagecache preset?

mrfelton’s picture

Status: Active » Needs review

try with latest code in CVS. This one has an implementation of hook_file_download. Works for me, but then, it worked for me without it too! Remember, users need 'access content' and access to any imagecache presets you are using.

mrfelton’s picture

Status: Needs review » Fixed

Closing due to 6 months on inactivity. I can only assume that this has indeed been fixed. I have had no more reports of this problem since the release of 6.x-1.1.

nigelcunningham’s picture

Sorry for the slow reply. I've been using the public method and didn't notice your replies.

I am using imagecache. I'll seek to find some time to test this locally and let you know.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.