Drupal Facebook buttons not Displaying in IE8
Q: I am using the 'Facebook social plugins integration' module to display facebook buttons on my site, but the share button won't display in IE8, they show up fine on FireFox and other browsers, how do I fix this?
A: It seems that to get the buttons to display correctly in IE you need to add some facebook namespace references to your site's page template (page.tpl.php):
- Kevin's blog
- Read more
- 2159 reads
- Comments
Drupal 'facebook social' like views field
Q: How can I include a facebook like button from the 'Facebook social plugins integration' module in a view as a field, the module doesn't seem to have views integration?
A: Install the ' Views Custom Field' module, create a new PHP field in your view and then include the PHP code that follows...
- Kevin's blog
- Read more
- 2525 reads
- Comments
Facebook - Publish to wall Without Registering Application
NOTE:Since the time of writing Facebook have changed their setup so that now you always need to provide a valid appId to FB.Init() before calling FB.ui() - so now you always need a registered application to publish to a wall and the rest of this post is out-of-date, Grrrrrr!
Q: Is there a way that my website can post to a users Facebook wall without having to register an application?
- Kevin's blog
- Add new comment
- Read more
- 2930 reads
- Comments









