View Issue Details

IDProjectCategoryView StatusLast Update
0002633Composr non-bundled addons[All Projects] General / Uncategorisedpublic2016-06-02 01:58
ReporterPatrick SchmalstigAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Summary0002633: 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.
Time estimation (hours)
Sponsorship open

Activities

Chris Graham

2016-06-02 01:58

administrator   ~0003990

Last edited: 2016-06-02 01:59

View 2 revisions

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 Patrick Schmalstig New Issue
2016-06-02 01:58 Chris Graham Note Added: 0003990
2016-06-02 01:58 Chris Graham Status non-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 View Revisions
2023-02-26 18:29 Chris Graham Category General => General / Uncategorised