I installed the CCK Signup module, and then upgraded it to v 7.x-1.0-alpha4. I later decided this module wasn't needed, and uninstalled it.

However, its content type "cck_signup_basic" remained, and there was no option to delete it in the Content Types admin page. Some snooping revealed this was basic the row in table node_types for cck_signup_basic had custom = 0 specified, i.e. that the content type was dependent on an installed module.

Should the uninstall routine for cck_signup basic remove its content type?

Comments

westbywest’s picture

Sorry for typo: "revealed this was because ... "

jhedstrom’s picture

Status: Active » Closed (duplicate)