Can't uninstall Profile pages submodule. I get the following error:
Fatal error: Call to undefined function profile2_get_types() in D6/sites/all/modules/profile2/contrib/profile2_page.module on line 14
Can't uninstall Profile pages submodule. I get the following error:
Fatal error: Call to undefined function profile2_get_types() in D6/sites/all/modules/profile2/contrib/profile2_page.module on line 14
Comments
Comment #1
fagoHm, yes. There is an underlying problem in core that causes this issue - see #320303-17: Remove module menus on uninstall. Anyway, I've committed a temporary workaround, so it should work now. Once core is fixed, we can remove the workaround.