Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

This tag is for questions about modules hosted on Drupal.org.

learn more… | top users | synonyms (1)

0
votes
0answers
6 views

Call to a member function getLoginUrl() on a non-object in \modules\fbconnect\fbconnect.pages.inc on line 230

in drupal 7 , i'm using the 'Facebook connect' module to give the users the possibility to login in my website with their facebook account , the configuration of the module is good ,but when i click ...
0
votes
0answers
119 views

Facebook comment box shows settings link

I have installed Facebook Comments Social Plugin module in my drupal site. I don't know if it is the problem with module or my drupal settings. There is a "settings" link appeared on top of facebook ...
0
votes
0answers
122 views

Drupal: facebook like button does not work only with specific content type

I am using the Facebook Like Button module in my Drupal site. It works fine for all content types but one. When I like a page of that specific content type, after clicking Confirm, it pops up the ...
3
votes
1answer
104 views

Facebook comments on drupal (same comments on all node)

On my drupal website , I wanted to use facebook comments. So I put the JavaScript SDK code on html.tpl.php and this: <div class="fb-comments" data-href="http://mydomain.com" data-num-posts="5" ...
0
votes
2answers
303 views

Add Facebook 'share' metatag to drupal

I am very new to drupal, and i need to know whether i can add a share button using metatags. The requirement is to display a list of links and a share button for each link beside it. This should share ...
-1
votes
1answer
51 views

Insert facebook request dialog inside a drupal module

I am completing this module with the help of some professionals but there is something i don't know how to do. I need to insert this request dialog inside the module. Can you suggest me anywhere i ...
-1
votes
1answer
291 views

Best Drupal module for facebook Opengraph and Linked in

i wanna create alumni association website using drupal.so user(student,alumni,staff) can sign up/login using facebook/linked in.their details should be fetch from their social network profile.so which ...
-6
votes
1answer
96 views

Facebook retrieve friend likes [closed]

I'm building this module for drupal, which permits me to retrieve user's friends likes, now can you please see the code, is there anything wrong? I need to retrieve those likes, someone told me i ...
0
votes
0answers
125 views

Drupal module to parse facebook signed request

i'm trying to build a module, i have this function which i need to translate into a drupal module. I am buildin a drupal site which i will load insite a facebook tab, i need this module to specify ...
0
votes
1answer
81 views

Parse facebook signed request in a drupal modules

A simple question, Can i parse the facebook signed_request inside a drupal module? In order to get user's information? without authentication of any kind? thanks!
-1
votes
1answer
33 views

Build a drupal module

first of all thanks for the support. I am trying to build a facebook module, i need to create an administration interface for the module and a front end for the module to display friends of a user. ...
0
votes
2answers
441 views

How do I import nodes into the Facebook wall?

I wants to import drupal nodes and blogs into facebook wall. Which module should I use for this function?
0
votes
1answer
86 views

Map user country from Facebook to Drupal

I'm using drupal 6 and the module drupal for facebook. http://www.drupalforfacebook.org/ In my registration page when the user logins with facebook, the page autofill some data fields, for example, ...
1
vote
2answers
547 views

Drupal FB-Connect and IE

i have installed the fbconnect module under drupal 6. i have added <html xmlns:fb="http://www.facebook.com/2008/fbml" xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php ...