facebook-like

facebook like button not displaying :: FB.getLoginStatus() called before calling FB.init()

家住魔仙堡 提交于 2019-12-29 06:54:09
问题 I just want a basic facebook like button on my site. I follow the instructions per facebooks site (http://developers.facebook.com/docs/reference/plugins/like/). I tried the HTML5 , XFBML , and iFrame ways, no joy on either. So I thought maybe it's something with my site interfering. So I created a bare-bones html page like below and it still gives me the FB.getLoginStatus() called before calling FB.init() error. <html> <body> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs

Open facebook page in App not the browser [duplicate]

烈酒焚心 提交于 2019-12-25 18:15:33
问题 This question already has answers here : Open Facebook page from Android app? (26 answers) Closed 2 years ago . I have a link to my facebook, on my website, which opens in the phone's browser. I would like it to open in the facebook app by default, if the app is installed. Is this possible? 回答1: In general it may not be possible, check this thread: https://android.stackexchange.com/questions/37549/force-link-to-open-in-app-not-my-default-browser But if you really want to do it, you can follow

How to change Facebook og:title after exceeding 50 likes

妖精的绣舞 提交于 2019-12-25 17:45:03
问题 The website http://rekhta.org have title set to "Rekhta : baab-e-sukhan" from the very beginning. But Facebook kept reading the title as "Debugger". I tried all the possible way I could find to change the same. Debugger used to show correct title, but the comment box kept showing "Debugger", I thought it is cache issue and gave it some time since the website is launched : 11-Jan-2013. Now when I tried to change it even the debugger won't show the correct title. This thread says og:title and

Facebook Like Button: Unify a Url & a Facebook Page

五迷三道 提交于 2019-12-25 14:24:59
问题 In Facebook docs it says: Can I link the Like button to my Facebook page? Yes. Simply specify the URL of your Facebook page in the href parameter of the button. My problem is that I don't want the Facebook page to be the target of the 'like'. So currently, the like button on my site attributes the likes to the root domain 'http://example.com/', which is what I want. This has got many more likes than the facebook page 'http://facebook.com/examplecompage' Is there a way to make the likes on my

URL could not be liked because it's been blocked

那年仲夏 提交于 2019-12-25 12:04:05
问题 I am developer of www.iloveskola.lv and I have created facebook login with API. After user logs in with his facebook account he has opportunity to participate in voting game. One question, 4 answers. Each answer is facebook LIKE button. When user press like button, LIKE content on facebook has been created automatically. First 2-3 days its was working perfect, but now when user press button iframe content just blinks and nothing. I checked this with mozilla(bug zilla) and saw following

URL could not be liked because it's been blocked

不问归期 提交于 2019-12-25 12:03:14
问题 I am developer of www.iloveskola.lv and I have created facebook login with API. After user logs in with his facebook account he has opportunity to participate in voting game. One question, 4 answers. Each answer is facebook LIKE button. When user press like button, LIKE content on facebook has been created automatically. First 2-3 days its was working perfect, but now when user press button iframe content just blinks and nothing. I checked this with mozilla(bug zilla) and saw following

Convert my Site to Facebook Graph Object

泄露秘密 提交于 2019-12-25 09:59:33
问题 I included Open Graph Tags to convert my web page to a Facebook page so that if I like my web page, it should appear in Likes & Interests in my Facebook profile. But its not working. Following are the open graph tags i am including: <meta property="og:title" content="Proto"></meta> <meta property="og:url" content="<?=SITE_URL?>"></meta> <meta property="og:site_name" content="Proto"></meta> <meta property="og:description" content="Lets you create prototypes for web apps." /> <meta property="og

Check if user liked page or not

天涯浪子 提交于 2019-12-25 08:56:55
问题 I have read a lot of related topics here regarding this problem but I am still not able to do something like this http://www.facebook.com/Dominos/app_252492331452398 Below is the code i am using here are my questions. So I am already logged in into my facebook page If I go to the above dominos url, i can like or unlike the page. The dominos content changes based on whether I have liked or unlike the page. But they are not asking we to log in again In my code below although I already logged in

'Like' application API

心已入冬 提交于 2019-12-25 08:47:05
问题 I'm facing a case that you probably already heard about. It doesn't look like possible, but anyway i feel like i have to ask. So here is the thing. Consider you have a mobile application, let say an iPhone App. Consider you have product pages online. Those pages have a facebook like button (social plugin 'Like'). From the app, I do want to "Like on Facebook" (picture 1) - better from a native button - with this i would like the authentication to be the same way FBConnect do (open the Facebook

facebook like button: An error occurred with Facebook Platform Opt In. Please try again later

霸气de小男生 提交于 2019-12-25 04:58:47
问题 I want to add a Facebook like button in my website. If I use the following code like button is working but on log in the error message : "An error occurred with Facebook Platform Opt In. Please try again later" is displayed. <html> <head> <title>My Great Web page</title> </head> <body> <iframe src="http://www.facebook.com/plugins/like.php?href=guiuiu" scrolling="no" frameborder="0" style="border:none; width:450px; height:80px"></iframe> </body> </html> Why this is happening. Do I need to