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

dopry’s picture

I 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?

TheFazz’s picture

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

dopry’s picture

you are using the 4.7-1.0 release of cck?

karens’s picture

What 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?

TheFazz’s picture

yes, 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.

TheFazz’s picture

i 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?

karens’s picture

Status: Active » Fixed

There's no really slick solution yet, but try the CCK Handbook for some ideas at http://drupal.org/node/89493.

Anonymous’s picture

Status: Fixed » Closed (fixed)