kostenloser Webspace werbefrei: lima-city


Login & Registration über Facebook

lima-cityForumProgrammiersprachenPHP, MySQL & .htaccess

  1. Autor dieses Themas

    askarian

    Kostenloser Webspace von askarian

    askarian hat kostenlosen Webspace.

    Hallo,

    ich teste derzeit, wie ich mich auf meiner HP auch über facebook einloggen kann.
    Bei der HTML Version steht immer da:
    Es ist ein Fehler aufgetreten. Bitte versuche es später noch einmal.

    Bei diesem Code:
    <html>
        <head>
          <title>My Facebook Login Page</title>
        </head>
        <body>
          <div id="fb-root"></div>
          <script>
            window.fbAsyncInit = function() {
              FB.init({
                appId      : 'XXX',
                status     : true, 
                cookie     : true,
                xfbml      : true,
                oauth      : true,
              });
            };
            (function(d){
               var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;}
               js = d.createElement('script'); js.id = id; js.async = true;
               js.src = "//connect.facebook.net/en_US/all.js";
               d.getElementsByTagName('head')[0].appendChild(js);
             }(document));
          </script>
          <div class="fb-login-button registration-url="http://askarian.net">Login with Facebook</div>
        </body>
     </html>


    Und eine PHP Funktion habe ich noch garnicht hinbekommen. Bisher nur:
    <?php
    require 'system/facebook.php';
       
    $config = array();
    $config["appId"] = 'XXX';
    $config["secret"] = 'YYY';
    $config["fileUpload"] = false; // optional
    
      $facebook = new Facebook($config);
    
    echo $facebook::getUser();
    ?>


    Mit dem Resultat:

    Strict Standards: Non-static method BaseFacebook::getUser() should not be called statically in C:\XAMPP\htdocs\Askarian\other\tools\fb.php on line 11

    Fatal error: Using $this when not in object context in C:\XAMPP\htdocs\Askarian\other\tools\system\base_facebook.php on line 447


    Kann mir bitte jemand weiterhelfen.
    Die Scripte die ich gefunden habe, waren alle für die alte API

    Danke
    askarian
  2. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

  3. Hier steht doch alles wie du es hast https://developers.facebook.com/docs/guides/web/#login müsste dann ja eigentlich auch funktionieren. Haste ne korrekte App-id ?

    Ansonsten teste das halt mal direkt auf deinem Space, evtl liegts an Xampp
  4. Autor dieses Themas

    askarian

    Kostenloser Webspace von askarian

    askarian hat kostenlosen Webspace.

    Die Seite hab ich schon durchgelesen.

    Aber die Idee mit dem localhost könnte stimmen.
    Probiere es gleich aus.

    Und ne AppID hab ich.

    Ok, ohne Änderung funktioniert jetzt alles.

    Beitrag zuletzt geändert: 15.4.2012 10:55:17 von askarian
  5. Diskutiere mit und stelle Fragen: Jetzt kostenlos anmelden!

    lima-city: Gratis werbefreier Webspace für deine eigene Homepage

Dir gefällt dieses Thema?

Über lima-city

Login zum Webhosting ohne Werbung!