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.
Comments
Comment #1
lyricnz commentedFixed in dev.