Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

[SOLVED] CB 7.0.0 connect, cannot see in registration form?

  • krileon
  • krileon
  • ONLINE
  • Posts: 48460
  • Thanks: 8280
  • Karma: 1443
8 years 7 months ago - 8 years 7 months ago #278790 by krileon

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.

Code:
https://statstaff.org/components/com_comprofiler/plugin/user/plug_cbconnect/endpoint.php?provider=google https://www.statstaff.org/components/com_comprofiler/plugin/user/plug_cbconnect/endpoint.php?provider=google

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.
Last edit: 8 years 7 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • statstaff
  • statstaff
  • OFFLINE
  • Posts: 17
  • Thanks: 0
  • Karma: 0
8 years 7 months ago #278791 by statstaff
Now Google works...

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum