Closed (fixed)
Project:
Date
Version:
6.x-2.x-dev
Component:
Date CCK Field
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 May 2009 at 10:01 UTC
Updated:
20 May 2009 at 10:15 UTC
i've upgraded to the recent drupal 6.12 and date 6.x-2.x-dev. The dates are now not showing up. The error message in CCK is:
"This content type has inactive fields. Inactive fields are not included in lists of available fields until their modules are enabled."
and
"Date (field_date) is an inactive Datetime field that uses a Text Field with Date Pop-up and Repeat options widget."
Date, Text and Repeat API are all enabled modules
Comments
Comment #1
giggler commentedFound the solution. Deactivate the date modules again and re-enable it... For some reason the first time enabling it still sets the database table in content_node_field and content_node_field_instance to 0.
Comment #2
giggler commentedclosed