Hey as promised I have started to test this out for you.

I get the following error message twice when I install the module

Deprecated function: Call-time pass-by-reference has been deprecated in drupal_load() (line 1114 of \dev001\includes\bootstrap.inc).

The module installs and seems to work for the most part, I can creating a YouTube field In etc.
But after I add the embed code to the content type and save I get the following error.

Fatal error: Call to undefined function dpm() in dev001\sites\all\modules\youtube\youtube.module on line 353

CommentFileSizeAuthor
#2 youtube-remove-debug.patch732 bytesjerryitt

Comments

jenlampton’s picture

haha, I left in a debug statement :) whoopsie!
that should be cleaned up in the latest version - but I'll do a double check before the next release.

jerryitt’s picture

StatusFileSize
new732 bytes

Heres my patch,
have removed Debug statement and also an &.
Have tested and seems to work perfectly now.

jenlampton’s picture

Status: Active » Fixed

This patch doesn't apply cleanly to the dev, but I was able to locate your change, re-create it and commit :) so, Fixed!

Status: Fixed » Closed (fixed)

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