Hi,

I have a node with both types of files (private and public). But always shows the private files to Anonymous users.

Eg. I upload a file and I check the List checkbox and the private checkbox. Then I upload another file, I check the List Checkbox and I don't check the private checkbox.

Maybe I'm doing something wrong.

I have the following status:

* Public File Folder: 'sites/default/files'
* Private File Folder: 'sites/default/files/private'
* sites/default/files/private exists and is writable. Great.
* You have an .htaccess file in private folder. Great.
* Your private folder is not accessable. Great!
* File download method is set to public. Great.
* There are no old-style private files hanging around. Great.
* There are '1' files in the private folder, and the DB thinks there are '1' private files. Great.
* There are no public files attached to private nodes. Great.
* Uploaded files in db: '4' files attached to '3' nodes.

Thanks

Comments

_snake_’s picture

Assigned: _snake_ » Unassigned