This question was asked before, but it wasn't answered properly. Can someone please explain how to fix this problem? Right now I am just including facebook.php file from the PHP SDK. And the following code is giving me the error:
$facebook->get_loggedin_user();
Fatal error: Call to undefined method Facebook::get_loggedin_user()
Any idea what to do?
So I was just informed that the old API is not going to work anymore. If anyone has a link to a good tutorial to use the new (Graph?) API, please share. Thanks in advance! :)