Closed (fixed)
Project:
Filebrowser
Version:
6.x-2.0-rc7
Component:
Directory Listing Pages
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2009 at 21:45 UTC
Updated:
4 May 2009 at 01:00 UTC
hi Yoran
Excellent module! Thank you.
The file download links are not working for me.
I'm using Private file system.
The url on the links on my dir listing page read http://www.example.com/usr/files/ (/usr/files/ is the absolute path of my file folder). I think it should read http://www.example.com/system/files.
cmgui
Comments
Comment #1
cmgui commentedok. got the download to work now.
have to enable Private Downloads
http://drupal.org/node/425974
the instructions say "Enable private downloads
Some files won't download unless this private downloads are enabled (PHP files for instance)."
but all file types couldn;t be downloaded, not just php files - unless Enable private downloads is checked.
Does Private downloads actually mean Drupal private file system?
thank you
Comment #2
Yoran commentedI changed the description for this field as it was quite confusing. You should check "private download" when your path is absolute (outside DRUPAL root) or if you want Drupal to manage rights on files. You use public downloads when you have a path inside drupal root and you want apache to manage them.
Comment #3
Yoran commented