Closed (fixed)
Project:
Download
Version:
7.x-2.2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Jun 2012 at 22:54 UTC
Updated:
2 Jul 2012 at 07:22 UTC
First of all, i love this module! I been looking for this. Unfortunately when i have a cck field of an image and use that image token for users to download it gives me this "Access denied You are not authorized to access this page." When i am logged in as an admin i can easily download the file. I been looking through my permissions settings and everything is setup correctly. I am lost :(
Comments
Comment #1
B00StER commentedI confirm, the "download link" field is visible for all types of users (including anonymous) but actual download is possible only for admin. Registered users are getting "Access denied" page.
Comment #2
30equals commentedHey, i looked at this, and indeed, hook_permission was missing from the module.
I just commited a fix for this in the latest dev version. Now you're able to set permissions per user role.
Comment #3
30equals commentedComment #4
30equals commentedAparently there's an issue with the package builder, so to get the latest changes, you need to checkout the 7.x-2.x branch for now untill that's fixed.
Comment #5
30equals commentedFYI, you can get the latest dev build as a zip/tar again ;)