Closed (fixed)
Project:
ImageField
Version:
6.x-3.0-alpha4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2009 at 17:36 UTC
Updated:
25 Mar 2009 at 01:50 UTC
After completing upgrading Drupal 5.15 to 6.9, for all of my content types that have an image field is getting this error:
This content type has inactive fields. Inactive fields are not included in lists of available fields until their modules are enabled.
* Logo Image (field_logo_image) is an inactive Image field that uses a image widget.
I have this module and cck enabled and updated.
Please help.
Thanks
Comments
Comment #1
quicksketchPlease try out #397578: Uncouple ImageField from FileField Custom Hooks, which fixes the upgrade path.
Comment #2
quicksketchComment #3
quicksketchI went ahead and committed #397578: Uncouple ImageField from FileField Custom Hooks, there was too much held up by its changes.