Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi laserjobs,
    the issue is now fixed in the 2.11.1 plugin release.
    Thanks for reporting it!

    Thread Starter Zee

    (@laserjobs)

    Not quite fixed

    js.src = “//connect.facebook.net/’.$really_simple_share_option[‘locale’].’/all.js#xfbml=1(ampersand A M P ;)status=0′.$app_id.'”;

    Needs to be

    js.src = “//connect.facebook.net/’.$really_simple_share_option[‘locale’].’/all.js#xfbml=1&status=0′.$app_id.'”;

    Hi laserjobs,
    the “amp;” is for xhtml compatibility, anyway I’m uploading the new 2.11.2 release without it. Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘FB.getLoginStatus() called before calling FB.init()’ is closed to new replies.