Deactivating the modules, content types are not deleted from mysql table "node_type".
This cause, for example, that trying to create a new vocabulary, in node type checkbox still appears the old data (so Project release and project).

Comments

rconstantine’s picture

I don't think this has to do with this module as other modules have the same problem. Maybe it's a core problem. I'm not using this module, but did a search trying to find a solution to the same problem and came across this post. It seems ALL content types leave behind both a table (content_type_XXX) and an entry in node_type. I thought these were supposed to be deleted. Any ideas anyone? My search continues.

rconstantine’s picture

dww’s picture

Status: Active » Fixed

Pretty sure this was fixed by http://drupal.org/node/147061. Anyone care to confirm/deny this claim? ;)

Anonymous’s picture

Status: Fixed » Closed (fixed)