Closed (fixed)
Project:
D7 Media
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2011 at 23:44 UTC
Updated:
22 Jun 2012 at 16:21 UTC
I enabled the media module, then added a media asset widget powered field to the default Article type. Decided to go a different route and disabled all the media module (and required modules). When I go back to manage the fields of the article type I get:
"Inactive fields are not shown unless their providing modules are enabled. The following fields are not enabled:
Media or File (field_media) field requires the Media file selector widget provided by media module"
I have reenabled the Media module and required fields having decided it IS the way I want to go but the error/notice persists.
I'd like to clean up this orphaned field. How do I do so?
Thanks.
Chris
Comments
Comment #1
pdcrane commentedI've had the same thing happen.. been searching for a resolution.
Comment #2
iajay commentedsame problem here :(
Comment #3
aaron commentedwhat happens in core if you disable, for instance, the text module? though we shouldn't have errors when re-enabling in any case...
Comment #4
aaron commentedassuming they're using a file or image field, we can at least switch the widget back in those cases on uninstall.
Comment #5
arthurf commentedComment #6
perarnet commentedI have the same problem. Disabled and reenabled media module, and get the error message described above. Using latest media-7.x-2.x-dev
Comment #7
mpgeek commented@perarnet, can you provide a list of steps to reproduce the error and provide a screenshot? I am unable to reproduce with 7.x-2.x.
Comment #8
perarnet commentedI honestly don't remember this problem. I was in a hectic sprint to replace an old image system with media in January, and this works now, so I guess the problems disappeared. Sorry for not being more helpful.
Comment #9
mpgeek commentedHooray for self-fixing bugs.