Closed (fixed)
Project:
Flag Friend
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2008 at 01:06 UTC
Updated:
18 Dec 2008 at 20:31 UTC
Installed FLAG and FLAG_FRIEND
got this warning...
user warning: Unknown column 'fc.fcid' in 'on clause' query: SELECT fc.*, ffm.message FROM flag_content fc LEFT JOIN flag_friend_message ffm ON ffm.fcid = fc.fcid WHERE fc.fid = 0 AND fc.content_type = '' AND fc.content_id = 1 in /home/recwave/public_html/sites/all/modules/flag_friend/flag_friend.module on line 131.
Checked to see if I just needed to enable the friend flag... but it was not an option.
Comments
Comment #1
sirkitree commentedwhat version of Flag are you using?
Comment #2
webthingee commentedversion = "6.x-1.0-beta6"
Comment #3
sirkitree commentedDepends on: Flag 5.x-dev and 6.x-dev respectively. @see #339336: No Add Friend Button....... for specifics.
Comment #4
sirkitree commented