Player reports "File Not Found"
jaybee1001 - October 9, 2009 - 15:46
| Project: | MP3 Player |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
Followed your installation video to the letter, player shows up on node, but the mp3 file is not found. Using Firebug I can see that the embed code is fine (I copied the URL in the player's embed code and pasted into a browser tab - file played using browser default player fine).
Any reason for this? Is it a problem with clean URLs or Pathauto etc?
Thanks

#1
Turned-off encoded URLs.
#2
#3
Also gets a 'file not found error' if there is a slash (/) in the clean url.
It would be nice to have organized urls such as
www.mysite.com/audiofiles/category/audiofilenameI can change it to
www.mysite.com/audiofiles_category-audiofilenamewith no problems, must be the slash?#4
Does anyone know if this is by design as well, or something with the URL alias that it doesn't like? Any help would be greatly appreciated!
#5
#6
I can confirm that with clean URLs turned on, the path to the MP3 does not resolve.
Turning off clean URLs solves the issue, but it is hardly a solution.
This is a great module - it would be wonderful to see this fixed.
#7
I think this is critical.the module should work with clean URLs.
It's a pity...
my bad: I did enable "Encode: YES" but did not save config.
With encoding enabled everything works, for me.
thanks