Hi,
In facebook the like button IFRAME code does not support the the send button.
since this module line no 227 is commented and send variable not used in the embed code build, but facebook auto assign this as send=true.
so the fb like button not visible using this module
// $send = $conf['send'];
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | like button send option set default as false-1548260-1.patch | 1023 bytes | svnindia |
Comments
Comment #1
svnindia commentedFacebook issue ( now it seems fixed)
For this iframe fb like button code, the send option was set as true by default if we did't use that option
Solution : it best to set the send=false in our drupal code by default.
Thanks,
svn
Comment #2
halowind commentedhow does one install this patch?
Comment #3
lliss commentedhttps://drupal.org/node/1509770
https://drupal.org/node/1570374