Needs work
Project:
Flag content
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2008 at 01:40 UTC
Updated:
23 Aug 2009 at 02:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
walker2238 commentedSame here...
Comment #2
mehmeta commentedHere's a patch for flag module compatibility that's based on the latest drupal 6 dev snapshot. Note that you need to go to update.php after applying the patch (as if you are updating a module). After that, the flag_content module should work as it was before, and you should be able to install flag module without any problems.
Comment #3
gmark commentedThis patch breaks Flag Content if your site's database has a prefix ($db_prefix in settings.php).