I have Media: Youtube 6.x-1.1 installed with Embedded Media Field 6.x-2.x-dev. When I try to access the configuration settings in the administration menu, I get the following error:
Fatal error: Call to undefined function _emvideo_youtube_check_flv_player_setup() in /home/content/e/r/i/ericsolberg/html/sites/all/modules/media_youtube/includes/media_youtube.admin.inc on line 136
I installed the modules using the normal process.

CommentFileSizeAuthor
#6 flvplayercheck.patch400 bytesjellicle_it

Comments

Sylvain Lasnier’s picture

Hi. I have the same issue with Youtube 6.x-1.1 and Embedded Media Field 6.x-2.0

c-12’s picture

I can help you to remove that bug temporary by renaming the the video player which is in use.

liakoni’s picture

How do you change the video player name ?
I tried with JW FLV media player, but i don't understand what to rename.

c-12’s picture

just rename it to something else like aplayer.swf or 1player.swf

verta’s picture

What is the status of this?

jellicle_it’s picture

StatusFileSize
new400 bytes

Hi, I've got the same issue.
First of all you have to know that same settings are available at "admin/content/emfield/emvideo" in the providers section.

Anyway, I've found a possible solution, I don't know if this is the right way but it works for me. Please look at the attached patch.

jellicle_it’s picture

Status: Active » Needs review
Juan C’s picture

#6 fix the youtube setting page wsod for me. Thanks jellicle_it.

hongpong’s picture

sub*

robin monks’s picture

sub

aaron’s picture

Status: Needs review » Fixed

the correct fix was to change that function to _media_youtube_check_flv_player_setup(), which is done in the latest dev, with a new release planned soon. please re-open if you still have the issue.

Status: Fixed » Closed (fixed)

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