View Issue Details

IDProjectCategoryView StatusLast Update
2633Composr non-bundled addonsGeneral / Uncategorisedpublic2016-06-02 01:58
ReporterPDStig Assigned ToChris Graham  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Summary2633: Facebook Support: Activities syndication button doesn't work
DescriptionWhen attempting to click to start syndicating activity to Facebook, user gets redirected to start page, but button doesn't correctly enable activity feed syndication.
TagsNo tags attached.
Attach Tags
Time estimation (hours)
Sponsorship open

Sponsor

Date Added Member Amount Sponsored

Activities

Chris Graham

2016-06-02 01:58

administrator   ~3990

Last edited: 2016-06-02 01:59

There were a big stack of bugs here, activity syndication had not been tested on v10.

I've fixed them.

I also had to upgrade Facebook SDK.

I've also made it easier to debug.

It won't work on your site yet due to: "The user hasn't authorized the application to perform this action". You need to jump through many hoops with Facebook for this nowadays, including recording a screencast of the functionality as it is supposed to work.

The error message can be seen in the facebook-error header that we're now returning if there's an issue. You can see that in the browser's network request logging under the activities_handler.php call (assuming you're testing via direct activity posting).

Issue History

Date Modified Username Field Change
2016-05-31 08:05 PDStig New Issue
2016-06-02 01:58 Chris Graham Note Added: 0003990
2016-06-02 01:58 Chris Graham Status Not Assigned => Resolved
2016-06-02 01:58 Chris Graham Resolution open => fixed
2016-06-02 01:58 Chris Graham Assigned To => Chris Graham
2016-06-02 01:59 Chris Graham Note Edited: 0003990
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised