Hello there,

I have a problem similar to the one in this post: http://drupal.org/node/784872. Back then it was Facebook Connect module the one not working with FB_social, but now I can't make this great module work when Drupal For Facebook is connected.

I have tried setting up both modules with the same fb application, and that doesn't work as soon as I'm showing any block of Drupal for Facebook. I have tried setting up different fb applications, but as soon as the system (and by this I mean DFF module) automatically chooses the "primary" application the one dedcated to its module, fb_social doesn't show up anymore.

Since I just want the Facebook Connect option, which way would you recommend so I can have in the same site FB Connect and FB Social Plugins?

Thanks!

Comments

ferdi’s picture

http://drupal.org/node/852582

The "right" way to do it is to have a fb_social_login module in this package (http://developers.facebook.com/docs/reference/plugins/login) which implement single sign on (http://developers.facebook.com/docs/guides/web#login). Also see http://drupal.org/node/787648