Closed (duplicate)
Project:
D7 Media
Version:
7.x-1.0-beta5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2011 at 16:02 UTC
Updated:
10 May 2012 at 11:18 UTC
Fatal error: Call to undefined function media_variable_default() in ... /media.install on line 104
Comments
Comment #1
shunting commentedI fixed this with:
require_once ( dirname(__FILE__) . '/includes/media.variables.inc');
at 103, but I don't know whether includes in a de-install are good practice...
Comment #2
dave reidThis has *already* been fixed with 7.x-1.x-dev.
Comment #3
shunting commentedThanks. I did search the issues list on "media_variable_default" and didn't see a patch. Possibly I missed it?
Comment #4
rains commentedMedia 7.x-1.1 remains greyed out, in /admin/modules
even though: Required: Drupal (Fields pending deletion), Media Internet Sources (disabled), Media: YouTube (disabled) are disabled.
so turning off the tick box for a deinstallation can not be achieved.
I need to clean out all, for a reinstall, can some one please advise? provide an sql script to remove all tables and settings, so a clean fresh installation can be made.
many thanks
rains