I have been reading through all the tutorials and it seems like I have my relationships setup properly and when I flag a node it gets updated by creating a record in flag_content but the uid within that table is ALWAYS 0 for me.
The flag itself is a node type and global. I changed the UID to that of my own and it showed the proper user flagged, but then I was unable to remove the flagged until I had to change the UID back to 0. The funny thing is when I flag a node the flagged time gets updated properly.
I am new to drupal but I do not think I am doing anything wrong.
My relationship:
Flags by any user
(flag) Flag : user
and when I try to display it :
(flag) flagged time
(flag user) user: name
I think this might be an issue.
Comments
Comment #1
BoGs commentedsorry had to put it to bug report
Comment #2
BoGs commentedwrong module sorry
Comment #3
vm commentedin future you can move the issue using the dropdowns rather than create a new one.