Closed (fixed)
Project:
Asset
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2008 at 14:32 UTC
Updated:
14 Apr 2008 at 08:16 UTC
For some reason the music and video files can only be accessed while logged in, and when a guest tries to access it either says:
Access Denied - http://www.juanonline.net/system/files/Juan/Nobody%27s_Fool.mp3 or
Error Opening File - http://www.juanonline.net/music (Pixel Player)
I'm not sure if this is really a problem with the module or something I have done wrong. Can someone help please? Feel free to create an account to test. I'm using drupal's private method for the file system.
Thanks,
Juan
Comments
Comment #1
mfer commentedYou have private file downloads enabled. If you switched to public file downloads do you have the same problem? If not, than the issue lies with private file downloads. Do anonymous users have permission to access the files?
Comment #2
alvarezjt commentedTried it with both private and public and the same thing occurs. Also just noticed that when I remove "system" from the url http://www.juanonline.net/system/files/Juan/Nobody%27s_Fool.mp3 that the file begins to stream, no access problems, so I'm wondering why the link to http://www.juanonline.net/system/files/Juan/Nobody%27s_Fool.mp3 works for registered users only.
Comment #3
mfer commentedWhen the path /system/files it is going through private files. The path would be different for public files.
Comment #4
wmostrey commentedDo you have the latest version (either dev or stable)? Support for the private download method was implemented last week.
Comment #5
wmostrey commentedComment #6
wmostrey commented