1. I want to sync Drupal and FaceBook accountants and allow login via FB.
  2. I installed Drupal for Facebook (fb) 7.x-3.x-dev on a clean D7.4 (more than once)
  3. I specifically followed the README install instructions.
  4. These modules are enabled:
    • FaceBook API
    • FaceBook Apps
    • Facebook Connect
    • FB User Management
    • FB Canvass pages
    • FB Development tool
  5. I created a FaceBook app at developers.facebook.com as well as on my site via: admin/structure/fb/fb_app_create
  6. I am successfully able able to test this FB code on a page: <fb:like></fb:like>
  7. Facebook connect fails
    • If I enable the "Facebook Connect Login to APPNAME" block I receive a blank page where that Block is enabled.
    • If editing an FB application via admin/structure/fb my APPNAME under "Facebook Connect settings" : If I check the box to make this the primary application all pages on the site will fail and return blank.
    • If I use the "FaceBook Connect" tab admin/structure/fb/fb_connect and select my app on the "Primary Connect Application" all pages on the site will fail and return blank.
  8. There seems to be no entries into the Drupal Log, besides this one: http://drupal.org/node/1197924



    I would appreciate any insight or troubleshooting ideas.
        - Thanks in advance

Comments

beatnikdude’s picture

Status: Active » Closed (duplicate)

related to this issue: http://drupal.org/node/1166272

As per: http://drupal.org/node/1166272#comment-4506674
I changed PHP SDK libraries from facebook-php-sdk-v3.0.1 back to facebook-php-sdk-v2.1.2 and now FaceBook Connect works as expected.

Thanks for all the hard work.

beatnikdude’s picture

Issue summary: View changes

typo