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

Rob_Feature’s picture

I 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).

Rob_Feature’s picture

Status: Active » Closed (won't fix)

Yeah, 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.