Project:Flag content
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs work

Issue Summary

I tried to install Flag content module, but there is problem that 'flag_content' table is used already by Flag module.

Comments

#1

Same here...

#2

Title:Problem with name of table» Flag module compatibility patch
Status:active» needs review

Here'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.

AttachmentSize
flag_content_flag_compat.patch 5.26 KB

#3

Status:needs review» needs work

This patch breaks Flag Content if your site's database has a prefix ($db_prefix in settings.php).

nobody click here