Closed (fixed)
Project:
Social Feed
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2016 at 16:43 UTC
Updated:
2 Jun 2017 at 09:29 UTC
Jump to comment: Most recent
I've correctly configured my Facebook feed, and it is working; but when I click on "read more" I am taken to my own homepage instead of to Facebook.
Comments
Comment #2
capfive commentedI am also getting this error, all i did was enable the module, put in the relevant Facebook settings and display the block. But I am using a development link for the moment, I will test on live and see if this still happens and report back
Comment #3
capfive commentedstill happens on a live site... maybe the module doesn't use the correct api calls? This goes above my head but makes this part of the module un-usable... can anyone else confirm?
Comment #4
ramdas gaikar commentedThis might be due to the Graph API used in the module as it is not returning the 'type' and 'link' attributes now.
May be Module Developer need to change the api used here. Not sure.
Comment #5
Racerbamf commentedI'm also having this problem. It's displaying the link text but the url is the homepage of my site.
Comment #6
satter9 commentedHaving the same issue. The "Read More" link just links to the current page, not the Facebook post.
Thanks,
Nils
Comment #7
HannahMR commentedAnyone find a solution for this yet?
I just ran into this one and unfortunately I've got a fast approaching deadline.
It looks to me like the module is not making the correct API call. It's just not receiving the post link info at all. Does anyone know what the correct API call is?
Thanks
Comment #8
capfive commentedFYI I solved this by moving to the facebook pull module, as all i needed was the facebook feed https://www.drupal.org/project/facebook_pull
Comment #10
hemangi.gokhaleComment #11
hemangi.gokhaleRe-verified this and its working as expected. Hence marking this as fixed.