Please help me. I cannot insert Facebook Login into forumotion Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    Please help me. I cannot insert Facebook Login into forumotion

    avatar
    seishirou
    New Member


    Posts : 16
    Reputation : 1
    Language : English

    Please help me. I cannot insert Facebook Login into forumotion Empty Please help me. I cannot insert Facebook Login into forumotion

    Post by seishirou October 11th 2014, 6:52 am

    I followed instruction in facebook to integrate the feature Facebook Login into my forumtion but it didn't work. I do the following things:

    - Create the widget containing the code provided from facebook:
    <div id="fb-root"></div>
    <script>(function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) return;
      js = d.createElement(s); js.id = id;
      js.src = "//connect.facebook.net/vi_VN/sdk.js#xfbml=1&appId=1511632779094212&version=v2.0";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>

    <div class="fb-login-button" data-max-rows="1" data-size="medium" data-show-faces="false" data-auto-logout-link="false"></div>

    - Copy the same content to JavaScript and HTML.

    However, Facebook Login did not appear into my website: www.luyentoeicvn.com

    Please help me solve the problem
    SarkZKalie
    SarkZKalie
    Support Moderator
    Support Moderator


    Male Posts : 1443
    Reputation : 220
    Language : English

    Please help me. I cannot insert Facebook Login into forumotion Empty Re: Please help me. I cannot insert Facebook Login into forumotion

    Post by SarkZKalie October 11th 2014, 10:37 am

    Remove it, you don't need that. Login to ACP/Modules/Social Networks/FB connect, create your own App ID, make it alive. Then, copy and paste your AppID & FB secret code -> Tick 'Yes to all'. Back to your login page http://yourforum.com/login ,you'll see FB login button. That's all!



    Please help me. I cannot insert Facebook Login into forumotion Sarkzk10
    avatar
    seishirou
    New Member


    Posts : 16
    Reputation : 1
    Language : English

    Please help me. I cannot insert Facebook Login into forumotion Empty Re: Please help me. I cannot insert Facebook Login into forumotion

    Post by seishirou October 11th 2014, 11:36 am

    I have tried this way but it didn't work as I received the notice that " You App ID is not valid"
    avatar
    seishirou
    New Member


    Posts : 16
    Reputation : 1
    Language : English

    Please help me. I cannot insert Facebook Login into forumotion Empty Re: Please help me. I cannot insert Facebook Login into forumotion

    Post by seishirou October 12th 2014, 7:10 am

    Could anyone help me?
    _Twisted_Mods_
    _Twisted_Mods_
    Helper
    Helper


    Male Posts : 2083
    Reputation : 336
    Language : English
    Location : Ms

    Please help me. I cannot insert Facebook Login into forumotion Empty Re: Please help me. I cannot insert Facebook Login into forumotion

    Post by _Twisted_Mods_ October 12th 2014, 7:17 am

    goto

    https://developers.facebook.com/docs/plugins/

    click Apps>add new app>website>

    Give It A App Name

    click

    create a new facebook id

    choose a category

    then click create app id

    then if u scroll fown u will see a script with your app id on it
    avatar
    seishirou
    New Member


    Posts : 16
    Reputation : 1
    Language : English

    Please help me. I cannot insert Facebook Login into forumotion Empty Re: Please help me. I cannot insert Facebook Login into forumotion

    Post by seishirou October 13th 2014, 3:49 am

    thetwistedkilla wrote:goto

    https://developers.facebook.com/docs/plugins/

    click Apps>add new app>website>

    Give It A App Name

    click

    create a new facebook id

    choose a category

    then click create app id

    then if u scroll fown u will see a script with your app id on it

    Your way is back to my mentioned way in Post 1 and it actually didn't work for me Crying or Very sad