Hey,
First of all I do apologize if the Project for this issue is not correct. Was unsure to which it really belongs to CCK or Date or even something else...
------------------------
# Problem:
------------------------
It appears as if only Long Time format would be available for CCK field.
------------------------
# Description:
------------------------
1. I do have default time formats + several custom ones available at (see screencap: "date_time_formats.jpg"):
?q=admin/settings/date-time/formats
2. SQL database "date_formats" table has 42 entries (see screencap: "date_formats_sql_table.jpg")
3. However upon creating CCK field Date or DateTime type it appears that only long date format is available (see screencap: "date_formats_cck_field_pulldown.jpg")
4. "Field Type" selection makes no difference (Date or Datetime). Nor does widget selection...
------------------------
# What have I tried so far:
------------------------
1. Flushing cache at ../?q=admin/settings/performance
2. Deleting data ("content_type_info:en") from "cache_content" table through PHPMyAdmin
3. Editing and re-saving content type
4. All possible combinations for field-type and widget type selections for CCK field
Nothing seems to help. Not even the magic "Clear cache" suggested by many users...
------------------------
# System Info:
------------------------
Drupal core 6.22
Content Construction Kit (CCK) 6.x-3.0-alpha3
Date 6.x-2.7
your help is greatly appreciated - thank you in advance!
| Comment | File | Size | Author |
|---|---|---|---|
| date_formats_cck_field_pulldown.jpg | 50.95 KB | mjk3r | |
| date_formats_sql_table.jpg | 142.77 KB | mjk3r | |
| date_time_formats.jpg | 78.66 KB | mjk3r |
Comments
Comment #1
mjk3r commentedHey,
Just forgot to mention that all custom date formats are available through Views though...
your help is greatly appreciated,
mjk3r