Posted by NigelCunningham on April 15, 2009 at 9:03am
Jump to:
| Project: | Rotor Banner |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
I made some changes earlier on today which have not yet made it to the -dev release. Did you try with a CVS checkout?
#2
Yes, I did. Without success, sorry.
#3
subscribing
#4
Strange... Are you using imagecache? Did you give anonymous/authenticated users permissions to views the imagecache preset?
#5
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.
#6
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.
#7
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.
#8
Automatically closed -- issue fixed for 2 weeks with no activity.