It appears the links for content types have changed in Drupal 6.x, from admin/content/type to admin/content/node-type. The "Add a field" cck page has been integrated into the manage fields page, so that link has changed as well.
This patch fixes the appropriate links in the warning messages displayed for cck date fields in signup-enabled content types.
| Comment | File | Size | Author |
|---|---|---|---|
| signup_cck_content_type_links.0.patch | 971 bytes | duellj |
Comments
Comment #1
dwwThis is fixed via #330821-4: Test/fix CCK date 6.x-2.* integration.