Active
Project:
Private Upload
Version:
6.x-1.0-rc2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 May 2011 at 15:06 UTC
Updated:
19 May 2011 at 15:06 UTC
Hi,
I've uploaded a file using FTP to my Drupal site, into a private folder.
I am using the modules:
Private download 6.x-1.0
Private upload 6.x-1.0-rc2
FileField Private Downloads 6.x-1.0-alpha2
Then I created a page with a link to the private file, but when I click the link, an "access denied" page is showed (for any kind of user role). Any idea? Maybe there is an issue related with the modules...
So I tried to do the same in other way. I put the file into a public folder, and it works, but the file can be downloaded by anonymous users...
Is there any way to hide the href attribute of a link?
Thanks!