YAFLogo

robgha01
  • robgha01
  • 50.2% (Neutral)
  • YAF Forumling Topic Starter
11 years ago
Hi

I try to use the facebook login with autoregister, the first time i login it makes an account and logs in with everyting working.

but if i logout and go to facebook then login and back to the site and hit login with facebook then it says "The Facebook User ID does not match!"

in umbraco membership list i can see the account creted with the correct information.

in the membership section in web.config i state the provider as this:

But it says the Facebook user id not matching... anyone know what is wrong ?

The platform is windows server i use .net 4.0

Verision on Yaf: 1.9.6.1 (Date: 3/18/2012).

Umbraco Verision: v4.11.1 (Assembly version: 1.0.4715.27659)

The normal yaf registration of accounts is working without problem.

Edit: When i try to hit the login with facebook agin after that i do not get the login username or password boxes it just jumps on loging in, and the same notice is shown.

I tryed to login with the registered facebook account in the forum witout hitting login with facebook but it states this...

The user name or password entered is incorrect. Please try again.

and i know its correct... is the password corrupt or someting in the database cus of setting passwordFormat Hashed ?

Oki i have now noticed that it creates the account and its given a password like this +yvxE(?(eW}n{(t/?:TvjjOL/i.K>%$*

so my question is the following: if you login with facebook and it registers is it not possible to login again next time

you get in to the forum with the same single sign on ?

if i use the autogenerated password it logs me in to the forum.

http://farytail.tk/forum/?g=login 

Sponsor
tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.0 rc 2
11 years ago

But it says the Facebook user id not matching... anyone know what is wrong ?

Originally Posted by: robgha01 

Its a known Bug in the Current release.

Same answer as always its already fixed in the repository. If you know how to compile the YAF Source Code yourself you can apply the changes yourself. If not you have to wait for the next release and disable the facebook feature for now.

robgha01
  • robgha01
  • 50.2% (Neutral)
  • YAF Forumling Topic Starter
11 years ago
Aha ok then its no problem 🙂 Thancks for the help.