Closed (fixed)
Project:
Flag Weights
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2009 at 04:24 UTC
Updated:
7 Feb 2009 at 05:10 UTC
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.