It works now, but, now my website said "The email ' tbcabdul@yahoo.com' is already in use." So, if somebody already registered cannot sign with Facebook? thank you.
You're already registered with that email so no. You need to login normally then Link the two accounts using the link button. The email address can be altered at any time by a user so using it to force the accounts to link is not secure and will never be implemented, sorry.
Now Google also gives error:"Error: redirect_uri_mismatch
As explained in my previous replies every provider is going to do this. Google allows you to specify multiple "Authorized redirect URIs" and as you want to support multiple domains you have to supply all the variants there as follows.
That should work, but again every provider is going to do this. They validate the return uri, which is the callback url. You either have to work with the application configuration to cover the multiple cases or you need to setup an htaccess redirect to force them to the domain you want them at.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.