Hi,
Thank you for your wonderful module.
I'm a little confused. I would like users to be able to 'like' a FB Status.
The 'Like' flag in enabled in flags and the permissions are definitely correct.
Added 'Flags: like' as an argument by any user ..
Added the 'Flag Link' as JavaScript toggle
It shows up in the view, but when you click on the link it says "You are not allowed to flag or unflag this content."
I've attached the view, please what am I doing wrong ?
Looking forward to any reply, and thank you again.
Lilian
| Comment | File | Size | Author |
|---|---|---|---|
| fb_status_and_like.txt | 8.82 KB | liliplanet |
Comments
Comment #1
icecreamyou commentedI've just committed a change to CVS that will probably fix your issue. The error you're getting is a permissions problem likely due most directly to Flag Friend; however, that permissions problem is probably a result of the bug that I've just fixed.
You will need to upgrade to the latest dev (once it gets generated) and run update.php to see the changes.
Comment #2
liliplanet commentedThank you IceCreamYou, it's all good :)