When creating a new app

CommentFileSizeAuthor
#4 fb.patch449 bytesalbertczyk

Comments

Dave Cohen’s picture

Status: Active » Fixed

From 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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

leovarg’s picture

agree , 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/

albertczyk’s picture

Issue tags: +json
StatusFileSize
new449 bytes

Not 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.