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
Comment #1
pflame commentedDid 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?
Comment #2
opensrc commentedYes, 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.
Comment #3
pflame commentedThe 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.
Comment #4
opensrc commentedThe 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
Comment #5
pflame commentedSo presently you are not getting "*/"Error linking account for 100001270695355, code : 4"///*" message. The problem is with the add status message link right?
Comment #6
opensrc commentedyes, exactly.
Comment #7
opensrc commentedThis is what the error says
Type : fbconnect
Error Message : Error linking account for 100001270695355, code : 4
Comment #8
pflame commentedDid you install jquery_ui module by following instructions specified at http://drupal.org/node/388384#comment-1530114 ?
Comment #9
opensrc commentedYes, I did jquery_ui and jquery_update.
Comment #10
pflame commentedAre you getting any javascript error? Check in the firebug console once.
Comment #11
opensrc commentedThanks for ur support, currently is down for maintenance will let you know once I check it.
regards