Closed (duplicate)
Project:
Facebook Connect
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2010 at 08:45 UTC
Updated:
5 Jul 2013 at 09:07 UTC
After clicking on the "facebook connect" option, and either:
1. Select "Create New *** Account"
2. With linking account at registration disabled, select nothing
The following error is thrown after permission is granted:
"You must enter an username.
You must enter an e-mail address.
Facebook connect registration failed for the reasons listed. You may register now, or if you already have an account you can log in now and link your account"
Demo: http://amherststuffz.com/user
Duplicated in some other sites as well.
Comments
Comment #1
vectoroc commentedCheck your access rules http://amherststuffz.com/admin/user/rules
I think that you have banned email's returned by facebook
Comment #2
Gurpartap Singh commentedTried everything on a mint public Drupal installation. Got the same error.
Comment #3
julio575 commentedI'm having the same issue. Let me know if you find a way to fix it.
Comment #4
vectoroc commented#869798: fbconnect unable to register users where there are modules that affect registration features ?
Comment #5
heylookalive commentedYou might want to check over this version of the readme: http://drupalcode.org/viewvc/drupal/contributions/modules/fbconnect/READ... (not the one in the latest stable release), also if you miss out on downloading the facebook php sdk from github the module doesn't kick up any errors.
Comment #6
vectoroc commented"if you miss out on downloading the facebook php sdk from github the module doesn't kick up any errors." - admin/reports/status will show you requirements
Comment #7
somezing commentedI am getting the same problem.
User allows the site to get the data from facebook, even gets asked an other time to share the e-mail, but afterwards an error message appears
"You must enter an e-mail address.
Facebook connect registration failed for the reasons listed. You may register now, or if you already have an account you can log in now and link your account"
The linking of accounts works, and I even can access the User Name, but not the e-mail address. Have checked all proposed solutions I've found in the forums but nothing seems to work. I had the persistent login module installed but have deactivated it since I've seen mentions that it can interfer, and I don't think I have any other interfering modules installed (none that I've found reported).
If anyone is also having this issue or has any idea what could be prompting it?
Thanks
Comment #8
vectoroc commented@somezing : try last dev from github. contact me if it wont work
Comment #9
vectoroc commentedComment #10
josephanoop commented