Hi,

I have followed the readme, and installed the module along with jquery ui and jquery update. The jquery ui version I am using is 1.7.1.

After enabling the module and configuring it for drupal for facebook 6.x 3.x, and checking all the boxes to publish to stream, like etc., I see nothing. No changes to node creation or comment forms. What am I missing?

Thanks
Srini

Comments

pflame’s picture

Hi Srini,

This module does not add any functionality to node add and comment add forms. It comes with a block called facebook stream. Put that block in any of the region. That block will display Facebook Login button if you are not already logged into facebook. After the user login to facebook, it will display the wall of the user on the block. That block itself provides Add Status Message link. The comment, like links will display for every wall post.

srinikasturi’s picture

Status: Active » Fixed

Thanks for your response. I guess I was looking for some readymade modules for the 'post to fb' on content creation forms and the 'like' button. Tried creating a module from the snippets provided elsewhere but nothing was showing up.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

bsmith451’s picture

After the user login to facebook, it will display the wall of the user on the block

I cannot get a users wall postings in the block. It works for ADMIN account, but I get a blank block with just 'add status message'

Rosamunda’s picture

Category: bug » support
Status: Closed (fixed) » Active

I´m looking for a way to let users to log in to FB and post comments in my site.
I´m pretty much stuck in the same spot: I´ve installe dthe module, people can "log in" in my site (they cannot creat accounts though), and what should I do next to allow them to post comments using their FB accounts?
Thanks for your help!

pflame’s picture

After successful install of this module, you will have a "Facebook Stream" block. Enable this block, It will display the latest stream posts.
In the admin/settings/facebook_stream page, there will be option to choose whether to enable post comments or not. Enable posting comments. The Facebook Stream block will have link to post comment, like.

visabhishek’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)