When I uninstall oEmbed_media, I get the following error:

Fatal error: Call to undefined function media_oembed_variable_default() in /.../sites/all/modules/oembed/media_oembed/media_oembed.install on line 19

This function doesn't exist in media_oembed.module, and even if it did it would not be available during the uninstall routine, since at that point the module is disabled. That said, I don't see any variables named like 'media_oembed', so maybe this function can just be deleted?

CommentFileSizeAuthor
0-media_oembed-remove_hook_uninstall.patch648 bytesbecw

Comments

bryancasler’s picture

Status: Active » Reviewed & tested by the community

Works

dave reid’s picture

Confirmed the patch is good as well.

gandhiano’s picture

Patch solved the problem here as well.

dave reid’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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