Drupal for Facebook Development

HOWTO, feature suggestions, and technical contributions.

Language problem

When I want to connect to facebook on my site, a connection box appears. The header and footer regions are translated to dutch. But the middle part, where you see two boxes with arrows, isn't translated. Everything is in English. Where can this be changed?

Thanks again

Connection problems

I installed the drupal for facebook on our testing platform. But I get this weird errors: webpage not available. In google chrome I see there is a connection error (Error 101 (net::ERR_CONNECTION_RESET): Unknown error.). Sometimes connection cannot be established to my test site (http://test.site/fb_connect/nid/...). So the webpage unavailable message appears in the connect box when clicking "connect".

I suppose these are problems due to the test server as it works on my local dev site... But any suggestions in what direction I'll have to search?

Thanks

facebook connect button on custom form

I have a custom form to log in. I would like to put the button on that form.
I tried this code, but it does only displays in text "connect with facebook" without an image and it is not clickable.

$form['fb_connect_button'] = array(
'#type' => 'markup',
'#value' => 'Connect with Facebook',
'#prefix' => '',
'#suffix' => '',
);

Can someone hel p me to properly display the button on that form?

Thanks !

Drupal for Facebook Beta

I've put a beta tag on Drupal for Facebook. This indicates:

  • We're close to an official release. Code still needs some cleanup and possibly bug fixes. And more documentation always helps.
  • We're feature complete.I'll check bug fixes into the beta branch, but not new features.

Looking for some direction

I first wanted to request some assistance with this issue appearing on the facebook side of my site http://screencast.com/t/YzNlZmVhMj

InConsistent performance of Drupal-Facebook module

Hi All,

I need to use Drupal-facebook module to show my entire application in facebook in an Iframe approach

But some time it behaves inconsistent as when ever try to delete cookies & history of browser first time login with facebook login that Drupal node page directly comes out instead of iframe within facebook (though profile exchange happens within it)

also some time waring comes out that duplicate entry try to enter(as i have logged in same facebook user)

Please advise me regard this

Regards,
Nilanjan

Is this module bug free?

Just wanted to know if this module was stable .

Facebook API exception

Hi Dave,

I am creating an application using DFF module.
I am getting problem with fb_feed API and not clearly understand the fb_feed API. I want to write one line story on the facebook user's wall when user submit a form. I created a form in a new module and added a trigger and associated action which triggered when user submit that form. Now I am trying to add logic in the action same as in the 'fb_feed_action_publish' function in the fb_feed.module to send a story feed.

My problem

hello guys,

I followed the steps on the documentation and now my drupal site is showing in my canvas as an iframe. How do I show only a particular content, lets say an output from a menu callback?

I don't seem to understand yet how to serve my own content. should I pass it on $result variable of hook_fb? lilke:

$result = "This should only be the string to appear on my canvas"

Please help!

facebook connect never trigger login to my website

Hi,

I'm configuring DFF connect. Currently when I click on facebook connect button after login, I will be able to connect to my facebook account (facebook photo shown).
However when i click facebook connect button when i'm not login, the only thing i see is my photo appear on the login page. It does not log me into my website.
Anyone can advise what could be the problem?

Syndicate content