Jump to content

FaceBook login button


ebchost

Recommended Posts

My login FB button do not wort

 

<div id="fb-root"></div>
      <script src="http://connect.facebook.net/en_US/all.js"></script>
      <script>
         FB.init({ 
            appId:'YOUR_APP_ID', cookie:true, 
            status:true, xfbml:true 
         });
      </script>
      <fb:login-button>Login with Facebook</fb:login-button>

 

When i click button, nothing happens

i refill alredy my APP ID number

 

What is the problem?

Link to comment
https://forums.phpfreaks.com/topic/242920-facebook-login-button/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.