Project

General

Profile

Actions

Bug #3603

closed

Facebook picture now fatal errors when requested

Added by krileon over 11 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
23 July 2012
Due date:
% Done:

100%

Estimated time:

Description

Seams Facebook changed usage of "picture" variable in FB user object? Below error reported when attempting to connect.

Error Catchable fatal error: Object of class stdClass could not be converted to string in /components/com_comprofiler/plugin/user/plug_cbconnect/cbconnect.class.php on line 1456

https://www.joomlapolis.com/forum/153-professional-member-support/205689-getting-error-on-facebook-connect-plugin

Actions #2

Updated by krileon over 11 years ago

This is due to the breaking changes scheduled to go in on August, September, and October. Workaround is to disable them under Advanced tab when editing your Facebook Application.

Actions #3

Updated by krileon over 11 years ago

Additional changes also need to be made to comply with upcoming changes. Offline access permissions needs removed. Live steam social plugin needs removed. Picture is now an object instead of string (check if it's a string though for backwards compatibility).

Actions #4

Updated by krileon over 11 years ago

  • Status changed from Assigned to Resolved
  • Target version set to 3.3.7
  • % Done changed from 0 to 100

Added parsing for the JSON object given by Facebook as well as scenarios where it's a string (so new and old API methods are supported).

Actions #5

Updated by krileon over 11 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF