Closed (fixed)
Project:
Embedded Media Field
Version:
7.x-1.0-alpha2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2013 at 14:14 UTC
Updated:
20 Mar 2013 at 18:50 UTC
I am using an embed media field. If you insert the youtube video url into this field the video displays fine on the page. But I set up a Feed and want to display the youtube videos in a Views list. I set the view to display 10 items. All the media players are displayed and have the video thumbnail image but the only video that will play is the first video? I have one error: Error: Permission denied to access property 'toString'. I have the same set up in Drupal6 and it works correctly. D7 does not.
Comments
Comment #1
leisurman commentedI solved it.
In Drupal Views set whatever your media field is to the formatter called 'Rendered file', not mediafront or media player. Then the view will display all of the rss feeds and playable videos.