Closed (fixed)
Project:
Facebook Connect
Version:
6.x-2.0-beta1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
8 Jun 2011 at 13:52 UTC
Updated:
3 Feb 2012 at 18:51 UTC
hello! followed the readme file, php-sdk was setup on status report page, and then whem i`m entering app id and secret in module settings i`ve got next error:
Fatal error: Call to undefined method Facebook::getSession() in /home/sitcom/public_html/sites/all/modules/fbconnect/fbconnect.module on line 378
insteed of any of my site`s pages
any ideas how can this problem could be solved??
ps-also tried dev version and different php-sdk versions, had no luck too
Comments
Comment #1
novakov commentedproblem was in php-sdk
works only with v2.1.0 — php-sdk
Comment #2
emarchak commentedWould you consider including the version of the php-sdk in future readme files? I ran into this problem installing 2.x-dev
Comment #4
mdowsett commentedI can't for the life of me find your v2.1.0
There is 2.0.6 and then v3.x
Where can I get it from as I am having the same error as you
Comment #5
betovarghttps://github.com/facebook/php-sdk/tags
booyah!