Hi all,
Im a newbie to Drupal, I need some assistance on Facebook Live Stream module. When I installed this module, a block appears with live stream from facebook and also a hyperlink to add a status message ( which is posted to the facebook ). But this link doesn't seem to work, when I tried to trace the error in the "Recent log entries" it says -- "Error linking account for 100001270695355, code : 4"

Kindly help me out.

regards

Comments

pflame’s picture

Did you create application in facebook?
Did you add your drupal site url in your facebook application connect url?
Are you already using fbconnect or fb modules?

opensrc’s picture

Yes, I did create an application in Facebook, and added the API key and Secret key into the module, and also have added the drupal site url into facebook application.

Im using "fbconnect-6.x-1.0-beta9" module.

pflame’s picture

The error you are mentioning is coming from fbconnect module, disable the facebook stream block and facebook_stream module and try logging with just fbconnect module. If you still get the same error, it means you did not configure fbconnect module properly.

opensrc’s picture

The Fbconnect module is working perfectly fine, the issue is only with Facebook Stream module. And I could even get the latest posts of my facebook. But only the Add Status Message alone is not working. Whenever I click on that link it just adds a " # " to the url.

and nothing happens

regards

pflame’s picture

So presently you are not getting "*/"Error linking account for 100001270695355, code : 4"///*" message. The problem is with the add status message link right?

opensrc’s picture

yes, exactly.

opensrc’s picture

This is what the error says
Type : fbconnect
Error Message : Error linking account for 100001270695355, code : 4

pflame’s picture

Did you install jquery_ui module by following instructions specified at http://drupal.org/node/388384#comment-1530114 ?

opensrc’s picture

Yes, I did jquery_ui and jquery_update.

pflame’s picture

Are you getting any javascript error? Check in the firebug console once.

opensrc’s picture

Thanks for ur support, currently is down for maintenance will let you know once I check it.

regards