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

leisurman’s picture

Status: Active » Fixed

I 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.