Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43259
Total Topics: 7518
Most Online Today: 177
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 174
Total: 174

Author Topic: SA Facebook Integration v2.0.3 (SMF 2.0.6) facebook API issue  (Read 17535 times)

0 Members and 1 Guest are viewing this topic.

Offline ukfriancy

  • Member
  • *
  • Posts: 3
    • View Profile
SA Facebook Integration v2.0.3 (SMF 2.0.6) facebook API issue
« on: November 01, 2013, 09:43:30 am »
Help!! I can't understand how to fix it. I got some error message.

"GraphMethodException: API calls from the server require an appsecret_proof argument"

"OAuthException: An active access token must be used to query information about the current user."

"No connection to facebook found"

Please!!! thank you so much!!!!

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: SA Facebook Integration v2.0.3 (SMF 2.0.6) facebook API issue
« Reply #1 on: November 02, 2013, 02:46:49 pm »
Sounds like you are missing entering the Facebook application settings in SA Facebook
You need to create a facebook application to use this.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline ukfriancy

  • Member
  • *
  • Posts: 3
    • View Profile
Re: SA Facebook Integration v2.0.3 (SMF 2.0.6) facebook API issue
« Reply #2 on: November 03, 2013, 12:04:12 pm »
Sounds like you are missing entering the Facebook application settings in SA Facebook
You need to create a facebook application to use this.

First~ thank you so much for your reply!

Could you please help teach me how to check the facebook application of setup?

I had check with http://www.simplemachines.org/community/index.php?topic=365503.0
but it's too old of information.

Thank you so much again!!!!

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: SA Facebook Integration v2.0.3 (SMF 2.0.6) facebook API issue
« Reply #3 on: November 03, 2013, 12:07:06 pm »
Go here to create an APP https://developers.facebook.com/apps
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline ukfriancy

  • Member
  • *
  • Posts: 3
    • View Profile
Re: SA Facebook Integration v2.0.3 (SMF 2.0.6) facebook API issue
« Reply #4 on: November 03, 2013, 12:17:53 pm »
I had created an APP. Got the App Secret and ID too.

Should I change the permissions (the attach file)?

Thank you so so much!!!!!

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: SA Facebook Integration v2.0.3 (SMF 2.0.6) facebook API issue
« Reply #5 on: November 03, 2013, 12:38:09 pm »
Looks ok I think
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Jeroi

  • Member
  • *
  • Posts: 4
    • View Profile
Re: SA Facebook Integration v2.0.3 (SMF 2.0.6) facebook API issue
« Reply #6 on: September 27, 2015, 04:25:52 pm »
Hello your plugin does not work with facebook api v2.4 REST is deprecated from v2.1 and later...

Everthing works unti redirected to smf for registration but it then popups this error message.
« Last Edit: September 27, 2015, 04:56:57 pm by Jeroi »

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: SA Facebook Integration v2.0.3 (SMF 2.0.6) facebook API issue
« Reply #7 on: September 27, 2015, 07:26:58 pm »
It doesn't work at this time for new facebook apps. Unfortunately has to be recoded to work with them.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Jeroi

  • Member
  • *
  • Posts: 4
    • View Profile
Re: SA Facebook Integration v2.0.3 (SMF 2.0.6) facebook API issue
« Reply #8 on: September 28, 2015, 08:26:28 am »
It doesn't work at this time for new facebook apps. Unfortunately has to be recoded to work with them.

One of the most annoying thing with SMF is no facebook login. Would bring new forum users like instantly. I hope if 5$ donation would bring more speed for upgrade?

I think here is the current procedure how it can be coded: http://www.krizna.com/general/login-with-facebook-using-php/
« Last Edit: September 28, 2015, 08:28:20 am by Jeroi »

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: SA Facebook Integration v2.0.3 (SMF 2.0.6) facebook API issue
« Reply #9 on: September 28, 2015, 08:28:13 am »
At this point not really it is a lot of work. I might do a paid only version. But again I am looking at maybe 3 to 6 hours of work to figure it and it will require you to have php 5.4 or higher installed on your hosting account.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline Jeroi

  • Member
  • *
  • Posts: 4
    • View Profile
Re: SA Facebook Integration v2.0.3 (SMF 2.0.6) facebook API issue
« Reply #10 on: September 28, 2015, 08:29:00 am »
At this point not really it is a lot of work. I might do a paid only version. But again I am looking at maybe 3 to 6 hours of work to figure it and it will require you to have php 5.4 or higher installed on your hosting account.

My server runs php 5.4. Also I think your code works out of the box only when you get info there is missbehaviour in your code since the api says error deprecated REST command.

Offline Jeroi

  • Member
  • *
  • Posts: 4
    • View Profile
Re: SA Facebook Integration v2.0.3 (SMF 2.0.6) facebook API issue
« Reply #11 on: September 28, 2015, 08:33:28 am »
Here is detailed description how you can do PHP login with current facebook: http://www.krizna.com/general/login-with-facebook-using-php/

You can even download sourcecode. Hope that helps your need for figuring it out. I even checked the demo that it works and it does.
« Last Edit: September 28, 2015, 08:44:39 am by Jeroi »

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: SA Facebook Integration v2.0.3 (SMF 2.0.6) facebook API issue
« Reply #12 on: September 28, 2015, 02:13:15 pm »
Will look into it. I had an issue last time getting to work inside SMF the code didn't work correctly.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

 

Related Topics

  Subject / Started by Replies Last post
0 Replies
5645 Views
Last post April 09, 2012, 12:54:22 pm
by spcx
0 Replies
4722 Views
Last post September 20, 2012, 02:37:12 am
by rickyherbal
1 Replies
5644 Views
Last post April 21, 2013, 07:54:27 am
by SMFHacks
0 Replies
7868 Views
Last post May 19, 2013, 07:03:27 am
by murdocklawless
4 Replies
7075 Views
Last post March 03, 2014, 04:45:39 am
by Jonas1975

+- Recent Topics

No thumbnails on new uploads by SMFHacks
March 27, 2024, 02:10:41 pm

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal