Hi! I'm trying to insert a like button for social groups but I've a problem
I've tried to use this code
Code:
<iframe src="//www.facebook.com/plugins/like.php?href=group.php?$session[sessionurl]do=message%26amp%3Bdiscussionid%3D%24discussion%5Bdiscussionid%5D&send=false&layout=box_count&width=200&show_faces=false&action=like&colorscheme=light&font&height=90&appId=103126209795818" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:200px; height:90px;" allowTransparency="true"></iframe>
The source for social groups is
Code:
group.php?$session[sessionurl]do=message&discussionid=$discussion[discussionid]
But all the urls lead to the homepage.
What is the correct syntax for the social groups url?
PS: sorry for my bad english