I was uninstalling the modules (all the enabled modules), and I got the following error message:

user warning: Table 'drupal61.nodewords' doesn't exist query: DELETE FROM nodewords WHERE name IN ('abstract','canonical','copyright','description','keywords','revisit-after','robots') in /Library/WebServer/Documents/dr61/sites/all/modules/nodewords/nodewords_basic/nodewords_basic.install on line 34.

I am going to re-add the check on the table to all the uninstallation function of the modules implementing meta tags.

Comments

avpaderno’s picture

Status: Active » Fixed

The code has been committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.