Project:SimpleFeed
Version:5.x-2.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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

#1

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.

#2

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?

#3

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