• Hi, am deeply in love withe your FB plugin! but i need help understanding one thing.
    I do a lot of wp coding so you dont need you to fix this, just make me understand what happens.

    If i add the “<p><fb:login-button perms=”email” v=”2″ size=”large” onlogin=”sfc_login_update_fbuid(0);”><fb:intl><?php _e(‘Connect this WordPress account to Facebook’, ‘sfc’); ?></fb:intl></fb:login-button></p>”

    To custum theme, and login in, it returns to the same page, as before, (not logged in at a frontend level), intill i manualy go to wp-admin or profile, then wp frontend know am logged in.

    How whold i fix this? Do i need to call some funktion to check logins upon fb return? I dont want to have to go to the profile page to be logged in.

    Pleas help, spent houers trying to tweek the code 🙂

    (BTW, the lastest version of the plugin makes it impossible to logout, it freezin on “wp-login.php?action=logout&_wpnonce=c7b4c2c77b” all other plugins dissabeld, (1.0 workes garate))
    http://wordpress.org/extend/plugins/simple-facebook-connect/

Viewing 1 replies (of 1 total)
  • Plugin Author Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    You really wouldn’t add that code to the theme, because that code is doing admin stuff. That’s not a proper login button.

    Logout bug is known.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Simple Facebook Connect] FB login in sidebar’ is closed to new replies.