I have five custom content types, four of which are giving me problems (including Page and Story). When I edit the "Name" or "Description" of these four content types, the changes do not appear on the "Create Content" page. The changes DO appear in my database, as well as on the specific create content pages (/node/add/story, eg.).

If I change the "Type" of the content, the new type does appear on the "Create Content" page, but in ADDITION to the original. (For instance, if i change the "story" type to "package," both "package" and "story" now appear on the /node/add page, leading to /node/add/package and /node/add/story, respectively.)

It seems like this might be a caching problem of some sort...?

Thank you for any help!

Comments

yched’s picture

Project: Content Construction Kit (CCK) » Drupal core
Version: 6.x-2.5 » 6.x-dev
Component: General » node system

Not related to CCK. CCK doesn't manage content types, they are handled by node.module in core.

eff_shaped’s picture

I've had this problem too.

I've noticed that some edits take their time to show up. (Don't know if flushing caches and running cron has any effect.)

Also, you can edit admin/build/menu-customize/navigation ; items there can be moved, disabled, or removed, to clean up the problem.

Does this help?

eff_shaped’s picture

I think I've been imagining things again. Don't think they did change after all...

eff_shaped’s picture

Here's another thread on the subject: http://drupal.org/node/325093

kars-t’s picture

Assigned: Tyera » Unassigned
Status: Active » Fixed

Hi

I am closing this issue to clean up the issue queue. Feel free to reopen the issue if there is new information and the problem still resides. If not please make sure you close your issues that you don't need any more.

Maybe you can get support from the local user group. Please take a look at this list at groups.drupal.org.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.