I tried out profile2 on a development site and decided it wasn't what I needed after fooling around for a while (during which I had deleted the default profile created by the module). I then tried to uninstall it, but ran into an error message (which I unfortunately did not write down). I couldn't even access my admin configuration. So I flushed the whole site and reverted to a backup. However, Profiles2 still shows up in the modules list.

I checked in mysql and there are three entries for Profiles2 in the system table. I can delete these entries but they are rebuilt whenever I access my modules list. While I don't like this, I can workaround it for now. My main concern is that this is the only visible leftover from Profiles2, and that there are other bits floating around that may cause me problems down the road. Any suggestions?

addendum: I downloaded the Profile2 module and put it back in "sites/all/modules," then reenabled it. When I disabled it and ran cron, I got this error message "Fatal error: Class 'Profile2MetadataController' not found in C:\wamp\www\test\sites\all\modules\entity\entity.info.inc on line 23." I am now (once again) locked out of admin/config, only getting this message.

CommentFileSizeAuthor
#3 Class Profile2MetadataController not found.pdf87.25 KBAnonymous (not verified)
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fago’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Status: Active » Postponed (maintainer needs more info)

Please try to reproduce it and provide the error message.

raphael waeselynck’s picture

I met a similar problem. I get myself out of trouble by truncating the cache table in phpmyadmin, then drush en profile2, drush dis profile2 and finally drush pm-uninstall profile2

Anonymous’s picture

Version: 7.x-1.x-dev » 7.x-1.0
Status: Postponed (maintainer needs more info) » Active
FileSize
87.25 KB

Have a look at this Xdebug output.

fago’s picture

Status: Active » Closed (duplicate)

oh, looks like yet another issue of http://drupal.org/node/1325126

fago’s picture

Issue summary: View changes

New information.