SQL Warnings during uninstall

daneesia - June 12, 2008 - 22:08
Project:SimpleFeed
Version:5.x-2.1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

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.

#1

mfer - June 13, 2008 - 00:20

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

daneesia - June 14, 2008 - 21:47

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

mfer - June 25, 2008 - 18:48

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

 
 

Drupal is a registered trademark of Dries Buytaert.