Closed (duplicate)
Project:
Profile 2
Version:
7.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Oct 2011 at 17:28 UTC
Updated:
2 Nov 2011 at 14:01 UTC
I get this error when I uninstall Profile2:
Fatal error: Class 'Profile2TypeUIController' not found in C:\xampp\htdocs\d7test\sites\all\modules\entity\entity.module on line 893
happens on new D7 install, with just this and entity API enabled (7.x-1.0-beta10)
Comments
Comment #1
miklI just reproduced this…
Comment #2
bkildow commentedI got the same thing. I also experienced a similar issue with the "Model" module (acts as a reference module for the entity api): http://drupal.org/node/1314766. So perhaps this is an entity api bug....?
Comment #3
caponey commentedComment #4
orenbus commentedSame I just got this error after uninstalling.
Comment #5
caponey commentedthis also produces an error on Structure as well, at least for me
Comment #6
cbaigorri commentedI get both errors as well
Comment #7
decipheredIt appears that clearing the cache fixes the issue, but I will state that I was unable to do that via Drush (admittedly didn't try via the UI), instead I had to clear it by Truncating the cache tables in my database.
Comment #8
fagosee #1325126: uninstallation troubles due to outdated entity info
and #996236: drupal_flush_all_caches() does not clear entity info cache