YAFLogo

zXSwordXz
  • zXSwordXz
  • 62.2% (Friendly)
  • YAF Camper Topic Starter
9 years ago
So I've decided to setup the Facebook and Twitter Login and Register integration but having major issues. This is what I've done:

1) Register for Facebook and Twitter Apps

2) Modify the app.config add the APIKey and SecretKey for facebook and TwitterConsumerKey and Secret.

3) Enable Single Sign On in the Host Setting

4) Modify the login.ascx and set the PlaceHolder for Facebook and Twitter Visible="True".

5) Modify the register.ascx and set the LinkButton for facebook and twitter Visible="True".

If I click on login and then click on "Login with Facebook" or twitter..Nothing happens.

If I click on Register and then click on "Register with Facebook or twitter...It take me to the login screen.

Is there something I'm missing or doing wrong? BTW..I don't want to used google integration.

Anthony

Sponsor
zXSwordXz
  • zXSwordXz
  • 62.2% (Friendly)
  • YAF Camper Topic Starter
9 years ago
Never mind...I figure out my mistake. I over sight the comment flag in the app.config file. No need to edit login.ascx and register.ascx.
kagaw3000
9 years ago
Sir i have the same problem as yours.

What comment or flag in app.config? because i cannot find it my app.config that relates to SSO.

I have already setup this:

1) Register for Facebook and Twitter Apps

2) Modify the app.config add the APIKey and SecretKey for facebook and TwitterConsumerKey and Secret.

3) Enable Single Sign On in the Host Setting

zXSwordXz
  • zXSwordXz
  • 62.2% (Friendly)
  • YAF Camper Topic Starter
9 years ago
Hi kagaw3000,

Open the app.config file and look for the below script which control the facebook Single Sign. Move the closing comment tag which I've highlighted below the word "Application" . Do the same for twitter and google(depending which one's you need).

[

This is what your new script show look like:

brewhaus
9 years ago
We are trying to get the FB and Twitter integration working. When we try to complete the app settings on FB we get the following error:

Can someone please help with this?

s3b4k
  • s3b4k
  • 59.6% (Neutral)
  • YAF Camper
9 years ago

We are trying to get the FB and Twitter integration working. When we try to complete the app settings on FB we get the following error:

Can someone please help with this?

Originally Posted by: brewhaus 

are you getting that as a server side or client side error?


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

We are trying to get the FB and Twitter integration working. When we try to complete the app settings on FB we get the following error:

Can someone please help with this?

Originally Posted by: brewhaus 

Can you post the full error message from the yaf event log?