I received the following errors during uninstall

# user warning: Unknown table 'simplefeed_feed' query: DROP TABLE simplefeed_feed in /mypath/includes/database.mysql.inc on line 172.
# warning: Invalid argument supplied for foreach() in /mypath/sites/all/modules/cck/content_crud.inc on line 105.
# warning: Invalid argument supplied for foreach() in /mypath/sites/all/modules/cck/content_crud.inc on line 105.

Comments

mfer’s picture

Try out the new version 2.2. There was an error that stopped the table simplefeed_feed from being installed and that caused some errors like this. If there was no table installed there was no table to uninstall. Version 2.2 fixed this.

webdrips’s picture

The first warning is indeed gone now.

I still get the second two, which seem un-related. Any ideas what might be going on here?

How does an un-install of simplefeed affect cck?

mfer’s picture

Do your errors go away when you disabled simplefeed? The two remaining errors are not on simplefeed but cck.