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

giggler’s picture

Found 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.

giggler’s picture

Status: Active » Closed (fixed)

closed