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

sirkitree’s picture

what version of Flag are you using?

webthingee’s picture

version = "6.x-1.0-beta6"

sirkitree’s picture

Depends on: Flag 5.x-dev and 6.x-dev respectively. @see #339336: No Add Friend Button....... for specifics.

sirkitree’s picture

Status: Active » Closed (fixed)