Active
Project:
SimpleFeed
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2008 at 22:08 UTC
Updated:
25 Jun 2008 at 18:48 UTC
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
Comment #1
mfer commentedTry 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.
Comment #2
webdrips commentedThe 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?
Comment #3
mfer commentedDo your errors go away when you disabled simplefeed? The two remaining errors are not on simplefeed but cck.