notice: Undefined index: absolute in /.../sites/all/modules/media_youtube/themes/media_youtube.theme.inc on line 112.
notice: Undefined index: emthumb in /.../sites/all/modules/emfield/contrib/emthumb/emthumb.module on line 545.
notice: Undefined index: data in /.../sites/all/modules/emfield/contrib/emthumb/emthumb.module on line 545.
notice: Undefined index: raw in /.../sites/all/modules/emfield/contrib/emvideo/emvideo.theme.inc on line 139.

Disabling the emthumb module gets rid of the middle two errors, but the first and fourth errors are always present.

Any ideas?

Comments

Anonymous’s picture

Same problem here. Any progress?

mrfelton’s picture

I have a similar issue:

Notice: Undefined index: data in emvideo_youtube_thumbnail() (line 244 of /var/aegir/platforms/live/example-6.x-1.20.3/profiles/example/modules/contrib/media_youtube/providers/emvideo/youtube.inc).

mrfelton’s picture

Status: Active » Needs review
StatusFileSize
new1.13 KB

Patch resolves my issues.

mrfelton’s picture

Oops, last patch had a mistake. Use this one instead.

smokris’s picture

StatusFileSize
new540 bytes

Re-rolled patch to only include changes to media_youtube.module.

damienmckenna’s picture

Issue summary: View changes
StatusFileSize
new1.12 KB

Rerolled mrfelton's patch from #4.

jenlampton’s picture

Status: Needs review » Reviewed & tested by the community

Latest patch works on latest 6.x version of the module.

steinmb’s picture

Status: Reviewed & tested by the community » Closed (outdated)