YAFLogo

jpweber
  • jpweber
  • 94.4% (Exalted)
  • YAF Commander Topic Starter
12 years ago
And I know it's in my app.config, but could someone please explain how to add a Twitter and Facebook login, or at least point me to a link that explains it?

Thanks!


Jason Weber

USS Vision YAF 

"Money is better than poverty, if only for financial reasons"

Sponsor
jpweber
  • jpweber
  • 94.4% (Exalted)
  • YAF Commander Topic Starter
12 years ago
Wow, that's pretty confusing. Thanks a bunch, watchya ... I appreciate your time in responding and providing the links.
Jason Weber

USS Vision YAF 

"Money is better than poverty, if only for financial reasons"

jpweber
  • jpweber
  • 94.4% (Exalted)
  • YAF Commander Topic Starter
12 years ago
https://graph.facebook.com/jasonpaulweber :

{

"id": "100003142247763",

"name": "Jason Weber",

"first_name": "Jason",

"last_name": "Weber",

"link": "https://www.facebook.com/jasonpaulweber",

"username": "jasonpaulweber",

"gender": "male",

"locale": "en_US"

}

But I type in 100003142247763 as my Facebook User ID, and it still gives me this error that I have used an illegal Facebook User Profile ID. I've tried using jasonpaulweber, too, but the same error persists. I've even tried changing my YAF email from my work email address to my facebook address, and the same error persists.

When I try to log in using Twitter, it tells me that I must have the Single Sign On enabled, which I do.

Any suggestions would be appreciated!

p.s.: my YAF is in the root/forum/ directory


Jason Weber

USS Vision YAF 

"Money is better than poverty, if only for financial reasons"

tha_watcha
  • tha_watcha
  • 100% (Exalted)
  • YAF.NET Project Lead 🤴 YAF Version: 4.0.0 rc 2
12 years ago
https://graph.facebook.com/jasonpaulweber :

{

"id": "100003142247763",

"name": "Jason Weber",

"first_name": "Jason",

"last_name": "Weber",

"link": "https://www.facebook.com/jasonpaulweber",

"username": "jasonpaulweber",

"gender": "male",

"locale": "en_US"

}

But I type in 100003142247763 as my Facebook User ID, and it still gives me this error that I have used an illegal Facebook User Profile ID. I've tried using jasonpaulweber, too, but the same error persists. I've even tried changing my YAF email from my work email address to my facebook address, and the same error persists.

When I try to log in using Twitter, it tells me that I must have the Single Sign On enabled, which I do.

Any suggestions would be appreciated!

p.s.: my YAF is in the root/forum/ directory

This is a known Bug in that Version the check that check if the facebook id is a number can not handle large numbers (I didnt know that when i wrote the code), this will be fixed in the next release.

Users browsing this topic