Closed (fixed)
Project:
Drupal for Facebook
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Apr 2009 at 13:56 UTC
Updated:
29 Mar 2010 at 15:03 UTC
Jump to comment: Most recent file
Comments
Comment #1
Dave Cohen commentedFrom the README.txt: The Facebook client libraries has bugs if you do not have the JSON extension
for PHP installed, see http://us.php.net/manual/en/json.requirements.php.
See also http://bugs.developers.facebook.com/show_bug.cgi?id=4351
Comment #3
leovarg commentedagree , facebook client libs suck , big problem for none-developers (like me) that does not have idea on how to intall the JSON extension
:(
....
Just found some instruccions here
http://slaptijack.com/system-administration/lets-install-json-for-php-5/
Comment #4
albertczyk commentedNot sure about whether this issue is still alive, but I stumbled upon it when installing beta9, and found easier to code the attached hack than fighting with json libs. Anyway, I'm still not sure the problem is present in other parts of the module, but the solution would be the same.