Active
Project:
Flag Note
Version:
6.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 May 2011 at 17:17 UTC
Updated:
23 May 2011 at 07:12 UTC
when using the fllowing code I get an error message: print flag_create_link('fools', $account->uid);
warning: Missing argument 3 for flag_note_page() in /www/htdocs/w00b40cd/at/sites/all/modules/flag_note/flag_note.module on line 295.
what do I have to set as third argument?
Comments
Comment #1
gunzip commentedit's the content id (ie. node id -> nid, commenti id -> cid, or user id -> uid) of the item being flagged.
can you please provide the exact flag / flag_note module version ?
Comment #2
baff commentedThanks!
Flag 6.x-2.0-beta3
Flag Note 6.x-2.x-dev