Closed (won't fix)
Project:
Simpleshare
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2011 at 16:57 UTC
Updated:
16 Mar 2011 at 16:15 UTC
How can I post to a Facebook-Page not to the normal profile wall?
One people have a solution for the fb_stream.module on http://drupal.org/node/1055412 with 'actor_id' => 'xxxxxxxxx'.
Comments
Comment #1
Rob_Feature commentedI can look at this, but I dont think it'll be supported here for using facebook dialog links. I believe they always post to a wall (not page).
Comment #2
Rob_Feature commentedYeah, marking this as 'won't fix'. With the method we use to make this stuff easy to setup and use, posting to pages can't be done. You need to use something like fb module which implements the entire api to make it happen.