Closed (duplicate)
Project:
Media: YouTube
Version:
7.x-2.0-rc4
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2014 at 18:37 UTC
Updated:
27 Feb 2015 at 04:03 UTC
Jump to comment: Most recent
Comments
Comment #1
rpsuTry patch #2 in #2319117: Please select a video. - Can't select YouTube video, it solved this issue in my case. If it solves this issue, please change status of this issue to Closed (duplicate).
Comment #2
benstallings commentedThanks, rpsu, but that patch does not appear to address this issue and does not fix the error message on my site.
What does help is changing the specified line where the error occurs from
to
This is a fix for Media 2.x and would probably break Media 1.x.
Comment #3
devin carlson commentedThis is a duplicate of #1823376: media_access() is deceprated and will be removed.
Comment #4
codenamerhubarb commentedThanks BenStallings, #2 works for me.
Updating this in MediaYouTubeBrowser.inc fixes the issue.