Closed (fixed)
Project:
MP3 Player
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Jan 2009 at 23:29 UTC
Updated:
13 Jul 2009 at 17:22 UTC
Jump to comment: Most recent file
When using Views to display filefield content mp3player loads but displays "File not found". (mp3issue.png)
If display type is changed in Views to "generic" instead of flash player (mp3format.png), then a working download link is displayed.
Any ideas?
Drupal core 6.8
Views 6.x-2.2
MP3 Player 6.x-1.x-dev (2009-Jan-02)
FileField 6.x-3.x-dev (2009-Jan-06)
Content Construction Kit (CCK) 6.x-2.1
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | filefieldmp3player.module.zip | 1.28 KB | jdelaune |
| mp3format.png | 5.98 KB | mlaffoon | |
| mp3issue.png | 10.2 KB | mlaffoon |
Comments
Comment #1
jdelaune commentedThis file should fix your issue. I'll commit it soon.
Comment #2
mlaffoon commentedThanks!
This does fix the problem with Views2..... but
Multiple files are no longer in one "player" as a playlist.
Comment #3
jdelaune commentedYeah sorry I had to scrap the multiple files in one player features because it was causes various problems. There isn't any official docs out there on how to handle multiple children in on formatter so I had to half copy another module, this didn't prove stable.
I'll look at this a bit more when I have time. Cheers
Comment #4
chris_bbg888 commentedMany thanks for the piece of code. I have the same problem and thinking about changing to the Module audio. Do you think it might get fixed with the playlist?