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).
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
Comment #1
rconstantine commentedI 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.
Comment #2
rconstantine commentedRelated to http://drupal.org/node/92329
Comment #3
dwwPretty sure this was fixed by http://drupal.org/node/147061. Anyone care to confirm/deny this claim? ;)
Comment #4
(not verified) commented