Closed (fixed)
Project:
AudioField
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2011 at 20:54 UTC
Updated:
31 Jan 2012 at 14:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
drupa11y commentedThere was no message in the log.
Comment #2
drupa11y commentedProblem was due to the Flowplayer API enabled. After Disabling the module it works fine.
It recognizes jPlayer, wordpress audio player & the XSPF Slim Player.
Comment #3
interx commentedThis happens when you have the flowplayer module installed.
You need to change the theme('flowplayer') call to pass the variables as an array:
or in my case to disable autoplay :
Ideally, autoplay should be configurable.
Comment #4
Taxoman commentedFYI: Marked #1158666: admin/config/media/audiofield as a duplicate of this one.
Comment #5
Taxoman commentedA confirmation that this patch works was just posted over at the duplicate issue: #1158666: admin/config/media/audiofield
Comment #6
tamerzg commentedCommited to dev.