I am trying to set up a basic Facebook application using PHP and an external .swf
this line
$user_id = $facebook->require_login();
Bu hata oluşturur:
Fatal error: Call to undefined method Facebook::require_add() in C:\httpdocs\facebook_application\index.php on line 10
Ben bu hatanın nedenini bulamıyorum ...