Postponed (maintainer needs more info)
Project:
Drupal for Facebook
Version:
7.x-3.3-beta6
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2013 at 21:38 UTC
Updated:
14 Feb 2013 at 18:45 UTC
Comments
Comment #1
ELS Landscape commentedI suspect it has to do with some of this but I am not a programmer.
http://developers.facebook.com/docs/reference/dialogs/feed/
Am I supposed to let facebook call that back from my site to share it?
I am thinking extended permissions but I am not sure so I wanted to ask. Doubt I am the first one to experiance but search showed nothing.
Comment #2
Dave Cohen commentedI presume it is fb_stream.module publishing to your fan page, but some other module allowing the sharing. That is, I don't think that "Todd Shared:" came from modules/fb at all. Can you describe what "then went in to my personal facebook account and shared the post" means?
Comment #3
ELS Landscape commentedYou are correct about fb_stream.module publishing to the fan page.
The original post to the Fan Page looked perfect, thumb nail image and summary.
Then I as a FB user logged into my Facebook account > went to the fan page and shared the post.
I presume when any fan goes to my page and if they share the article the share will look like this
Facebook USER Shared:
https://www.hancockglen.com/node/22
The image and summary were not shared just the url as shown above.
Comment #4
Dave Cohen commentedI don't think facebook can see that page, I get page not found. To see what facebook finds when it inspects a page, see https://developers.facebook.com/tools/debug, paste your url there.
If you don't like what it sees, the fb_graph.module can be used to customize the open graph tags.