YAFLogo

Posted by: robgha01 - Thursday, 20 December 2012 19:50:59
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. My forum url is: http://farytail.tk/forum/?g=login

Posted by: tha_watcha - Monday, 31 December 2012 19:34:54
[quote=robgha01;57116]But it says the Facebook user id not matching... anyone know what is wrong ?[/quote] 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.

Posted by: robgha01 - Tuesday, 1 January 2013 00:40:59
Aha ok then its no problem :) Thancks for the help.