Error when uninstalling Flag Weights
lyricnz - January 24, 2009 - 04:24
| Project: | Flag Weights |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
If Flag module has been uninstalled (not disabled) before Flag Weights (say, when both modules are selected in the same uninstall), Flag Weights module emits:
user warning: Table 'drupal6.flag_content' doesn't exist query: ALTER TABLE flag_content DROP weight in /Applications/MAMP/htdocs/drupal6/includes/database.mysql-common.inc on line 322.
This is presumably because flag_content table has already been deleted.

#1
Fixed in dev.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.