Thank you for making this module, it works really work until I installed facebook social module (http://drupal.org/project/fb_social), it seems that facebook share is using the old javascript SDK and doesn't compatible with module that uses the new javascript SDK.

I wonder is facebook share going to be updated?

Comments

willsteinmetz’s picture

Status: Active » Closed (works as designed)

The Facebook Share module uses the code that is listed on the page describing Facebook Share: http://www.facebook.com/share/.

millions’s picture

Category: feature » support
Status: Closed (works as designed) » Active

It also doesn't work with the Facebook Connect with the updated Facebook SDK. Will, I ran into this issue with Facebook's old Fan Boxes also. They are supporting two SDKs, but as things move to the new one, the old SDK will be deprecated.

Are you planning on updating your module to use the new SDK?

I think this area may be the new one: http://developers.facebook.com/docs/reference/fbml/share-button_(XFBML)

It would be great to use this AND the Drupal for Facebook module, but enabling your module blocks anything using the new SDK from working.