i created a CCK content type. but once done, i could not find any link in the admin menu. the administer > content > content types (tab) does not list down the CCK content type i had created. i think the link is something like /admin/node/types/content_cck - but how do i get it to appear on the admin menu?
Comments
Comment #1
dopry commentedI can't duplicate this. Did you receive any errors when creating your content type? Were you able to add any fields to it after creating your content type?
Comment #2
TheFazz commentedi am running a few sites but none seem to work. perhaps it is because of the setup (using prefix-tables?). i can't think of anything else. i am still able to edit the content type by manually typing in the relevent url. i am able to post content as well as view using the views.module. but drupal does not automatically include in my content type admin list.
no error messages whatsoever.
Comment #3
dopry commentedyou are using the 4.7-1.0 release of cck?
Comment #4
karens commentedWhat other modules are you using? I've seen reports of some other modules that interfere with the menu system. If you disable everything but core and CCK does it work?
Comment #5
TheFazz commentedyes, i use the 4.7-1.0 release of CCK. i try to stay away from the development versions until they are stable. as for other modules... i have tonnes of them installed... so will try to see which ones are causing the problem - will try over the weekend.
Comment #6
TheFazz commentedi found the source problem but need an update. i discovered that it is flexinode.module that causes the cck content-type menu to disappear from the admin menu. now, i previously use flexinode to create event content types, i would like to now use cck content types instead... so how do i migrate previous flexinode event content types to cck event content types?
Comment #7
karens commentedThere's no really slick solution yet, but try the CCK Handbook for some ideas at http://drupal.org/node/89493.
Comment #8
(not verified) commented