php - Facebook connect process on my web site -


i create facebook connect web site nothing happend white screen , in console there no errors.

for facebook connect download github , in folder put code. here index.php don't know why happend.

i create facebook app , id's :

// facebook app page define('your_app_id', '*************'); define('your_app_secret', '*************'); 


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -