webtechnick / CakePHP-Facebook-Plugin

CakePHP Facebook Plugin
http://facebook.webtechnick.com
445 stars 138 forks source link

FB Api Not Working, Update the Facebook SDK on Vendors Folder with Newest SDK #151

Closed eddOrnelas closed 10 years ago

eddOrnelas commented 10 years ago

Like the title says, i was using this plugin cause it let met init the facebook api wherever i want, but in testing i could not run the simplest function like getUser() or api('/me'); so i updated my facebook sdk/lib from vendors folder and now works like charm.

Regards.

webtechnick commented 10 years ago

Pulled in newest PHP SDK into master.