When I attempt to uninstall the "Profile2" module, I recieve a WSOD with the following text:
Fatal error: Class 'EntityDB' not found in /home6/outofti5/public_html/tk/hk1ac/sites/all/modules/profile2/profile2.module on line 556
When I attempt to uninstall the "Profile2" module, I recieve a WSOD with the following text:
Fatal error: Class 'EntityDB' not found in /home6/outofti5/public_html/tk/hk1ac/sites/all/modules/profile2/profile2.module on line 556
Comments
Comment #1
spacereactor commenteddid you dis-enable entity api module when you uninstall profile 2?
Comment #2
pdolphin commentedI am having the same issue. Yes. . .I disabled Entity API.
Comment #3
spacereactor commentedSome module that require entity API also need entity to be enable inorder to uninstall them. Enable Entity API and uninstall profile 2, after you uninstall, dis-enable Entity API if you need to.
Comment #4
fagoI do think the underlying problem is in core, see #1029606: Regression: Not loading the .module file causes a fatal error when uninstalling some modules (as does loading it).
Comment #5
Jackinloadup commentedsubscribe
Comment #6
clashar commented+1
thanks, I was able to uninstall Profile2 only when enabled Entity API
Comment #7
fagoSolved in core, thus this should be solved.