Active
Project:
Facebook Connect
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2010 at 07:50 UTC
Updated:
4 Aug 2018 at 08:43 UTC
Jump to comment: Most recent
Comments
Comment #1
likewhoa commenteddid you rename the directory to facebook-php-sdk?
Comment #2
bluefoxox commentedyes, maybe I should have been more clear; this is how it was /sites/all/libraries/facebook-php-sdk/ as stated above this crashed the entire site. Once I removed /facebook-php-sdk/ and refreshed the browser the site came back up. I can give you a shell account and or an ftp account on the server (this is only a testing site at the moment) http://www.patricktoday.com/
Comment #3
likewhoa commentedit doesn't crash for me, it will just not work. You're probably missing the libraries module and if you do, you can either install it so
/sites/all/libraries/facebook-php-sdk works or you can put facebook-php-sdk in sites/all/modules/fbconnect/
Comment #4
matias commentedbluefoxox,
I had the same problem and it turned out that I needed to install cURL and PHP cURL in my server.
Maybe it'll help you too.
Comment #5
vectoroc commentedComment #6
brisbanett commentedworked it out just followed the read me - removed any file numbers in the upload zip and works -
just becareful everybody as if you test as an administrator and log in with your facebook name - drupal keeps using your facebook name!
I freaked out - until I typed "admin" into the adress bar which uses a different theme and for some reason allowed me to log in -this still persists but I quickly gave myself all admin rights the first time if this ever causes a big problem.
Comment #7
amittarkar commentedWhich version of php-sdk is compatible? I am getting this error "Fbconnect : Facebook PHP library not found. See README.txt"