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?
| Comment | File | Size | Author |
|---|---|---|---|
| 0-media_oembed-remove_hook_uninstall.patch | 648 bytes | becw |
Comments
Comment #1
bryancasler commentedWorks
Comment #2
dave reidConfirmed the patch is good as well.
Comment #3
gandhiano commentedPatch solved the problem here as well.
Comment #4
dave reidCommitted with http://drupalcode.org/project/oembed.git/commit/13ec3f1