Hello,
Has anyone working sample (module name/version and setup details) for any way to provide Facebook connectivity and user registration for Drupal 7.12+?
I tried Drupal for Facebook. Terrible mess, registration of users doesn't work out of box, a number of other modules (such as login destination) cease to work.
I tried FBConnect. The 'not fast' registration is clumsy - four pages to click before an account is created; fast registration mode looks broken. Also, it is preferred that user name was email, not first name/last name combination (i.e., matched Facebook login - email).
If anyone managed to setup 'one-click' Facebook connection/user registration on Drupal 7, I would be more than grateful if you share your setup details.
Looks that I will finally make a module of my own, the two above are mere frustration. And yes, I followed setup instructions closely.
Thanks.
Comments
What about Facebook OAuth ?
I am currently using Facebook OAuth on this Drupal 7 test site http://www.guyanaphotography.com
It seems to work great. One click connection.
Module:
http://drupal.org/project/fboauth
Good Luck!
Thanks. that's a piece of
Thanks. that's a piece of great news.
If not a secret, may I ask what other contributed modules do you use?
Looks like there might be incompatibilities.
I also have loaded
I also have loaded fblikebutton and facebook_comments.
Facebook debugger