Update supported API versions (to v15.0)

Created on 10 November 2015, over 8 years ago
Updated 31 January 2024, 5 months ago

Repeatable: Always
Steps to repeat:
1. download the module and unpack it
2. enable the module from the admin interface
3. enter api key

I try to make a simple login with facebook functionality but i get the
following error message: Unable to create new account using your facebook account.

In audition to this i get some log notices for undefined property`s. Added screenshot

The log says:
https://canyon-team.co.il/?q=en%2Ffboauth%2Fconnect&code=AQC0_nTqWoojDpy...
Username not able to be retrieved from Facebook or be generated.

Notice: Undefined property: stdClass::$id in fboauth_create_user() (line 293 of /var/www/html/sites/all/modules/fboauth/includes/fboauth.fboauth.inc).

Notice: Undefined property: stdClass::$name in fboauth_create_user() (line 260 of /var/www/html/sites/all/modules/fboauth/includes/fboauth.fboauth.inc).

Notice: Undefined property: stdClass::$id in fboauth_action_connect() (line 92 of /var/www/html/sites/all/modules/fboauth/includes/fboauth.fboauth.inc).

🐛 Bug report
Status

Needs review

Version

2.0

Component

Code

Created by

🇮🇱Israel DeadPilot

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇺🇸United States ownage

    Hey all, hope I'm not the only one still using this module. Still works great but will be deprecated without us updating the API version.

    Latest supported on FBOAuth is v6, though it appears to be utilizing v11 which will be EOL in 10 days.

    https://developers.facebook.com/docs/graph-api/changelog

    Any chance someone can upgrade this module to the newest API version (v17)?

    All patches thus far have been pretty simple edits, just changing the version number it appears.

  • 🇦🇺Australia fenstrat Australia

    Here's an updated patch bumping the max supported to v12.0 because v11.0 (which 6.0 appeared to get automatically bumped up to?) was EOL a couple days ago.

    Also tested both registration and login and it's working for that.

  • 🇦🇺Australia fenstrat Australia

    Here's an updated patch bumping the max supported to v15.0 because v12.0 is EOL a few days (8/2/2024). I've gone with v15 as it is likely to have an EOL in early 2025 (still to be confirmed) which is when Drupal 7 will also be EOL, so this is likely the last update this would ever need as all sites should be updating to Drupal 10+ by then.

    Tested both registration and login and it's working for that.

Production build 0.69.0 2024