Flag module compatibility patch

anantagati - November 21, 2008 - 01:40
Project:Flag content
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs work
Description

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

#1

walker2238 - March 12, 2009 - 03:53

Same here...

#2

mehmeta - July 6, 2009 - 22:51
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

gmark - August 23, 2009 - 02:17
Status:needs review» needs work

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

 
 

Drupal is a registered trademark of Dries Buytaert.