hello.
i am using this plugin on my site.
my site+theme is built within Buddypress. so as a default, my signup page, is not a wordpress default signup page, and it's a buddypress signup page.
on the signup page, a shortcut is appearing (which is good).
so instead of filling the old form, users can simply click on one of the social buttons, and get logged in with.
however i faced a little issue with this.
--- issue ---
i signed up with my hotmail account. and activated it. (with old way, using the signup form)
then again, i went to signup form, and this time instead of filling the form, i clicked on hotmail button.
A - the expected behaviour from plugin was :
1 - to go to hotmail,
2 - get details and come back
3 - then check if there is a user with this email address already registered ? or not ?
3 - 1 - if YES, then, cancel the registration process and log him in as an old user and redirect him to main blog page .
3 - 2 - if NO, then, continue to registration process and log him in as a new user and redirect him to main blog page .
BUT what is really happening is this :
B -
1 - it will go to hotmail ,
2 - get details and come back,
3 - then check if there is a user with this email address already registered ? or not ?
3 - 1 - if YES, then, it will cancel the registration process and redirect the user to the registration page again!
3 - 2 - if NO, then, it will cancel the registration process and redirect the user to the registration page again!
how can we make hotmail working ?
thank you .
Answers
we in fact do not support logging in with Hotmail.
Are you sure that you aren't logging in with a different social network?