Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
4.7.x-1.x-dev
Component:
General
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2006 at 16:40 UTC
Updated:
11 Nov 2006 at 13:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
mopi commentedI have the same problem
Comment #2
dman commentedDitto.
Brand new (4.7.2 stable) install with nothing else enabled.
content.module fresh from CVS
- enabled content.
- went to define content type, set title OK, but was told to enable text.module.
- Did so (checked module IS enabled on admin/modules)
- Still can't add a text field.
... investigating now.
Comment #3
dman commentedIt appears that content_clear_type_cache() was not being called often enough in the process I described above.
Deleting my (empty) content type and starting again did trigger recognition of the text.module.
Perhaps the content_clear_type_cache() should be double-checked in the _content_admin_field_add() function or thereabouts before giving this erroneous message.
EG:
Comment #4
karens commentedI think this problem has been fixed since this issue was posted.
Comment #5
(not verified) commented