facebook-like

Like Button Error “This page is either disabled or not visible to the current user.”

 ̄綄美尐妖づ 提交于 2019-12-08 10:42:40
问题 A week ago, the "Like Button" in a page I'm developping stopped working, whether I use XFBML or social plugins, I get the same result. When some one tries to click the Like Button, the get an error message, and the link says "This page is either disabled or not visible to the current user." What couldit be? 回答1: Had the same issue recently. If you used the like button generator, this is what solved it for me: you have to have the exact same settings in your iframe and open graph data as you

Facebook Like button, one object, multiple URL (locale)

与世无争的帅哥 提交于 2019-12-08 10:25:03
问题 I have a web app where the same object can have multiple URL's depending on the locale parameter, like so: http://domain.com/{_locale}/{id}/{slug} I have a Like button on those pages, which works just fine, but the problem is that Likes done in each locale count as a separate OpenGraph object since the URL is different. The obvious solution would be to use an object id instead of just the href parameter of the Like button, but it seems like it may not be possible. Basically, I need a way for

HTML - How to efficiently do multiple Facebook Like buttons on one page

六眼飞鱼酱① 提交于 2019-12-08 08:45:31
I have a page where I need to have about 30 Facebook Like buttons. They all Like the same url. Basically just duplicate HTML code everywhere. Anyways, when you load the page, every single Facebook Like Button div makes calls back and forth to Facebook. You can see it in the dev tools going back and forth. Slows down the page load a lot. Is there a more efficient solution to this problem? UPDATE Let me ask an alternate question: Is there any way to dynamically connect each Facebook div like button to Facebook servers on demand? So basically, when the page loads, none of the Facebook div's make

Facebook graph api empty data when getting user likes

删除回忆录丶 提交于 2019-12-08 08:12:26
问题 I'm using a Facebook application that get all user likes in order to check if a given page is liked using https://graph.facebook.com/{USER_ID}/likes?access_token={MY_ACCESS_TOKEN} Everything works fine for me and for the most part of the users, except for some users , that return this: { "data": [ ] } Why does it return an empty data? I already requested the authorization for user_likes in the application 回答1: Apps only have access to a user's public information. Even with user_likes

Customize Facebook Like Box With CSS Stopped Working

一世执手 提交于 2019-12-08 07:37:55
问题 A few months ago, I had successfully customized a facebook like box. All of a sudden, it stopped working -- it is simply ignoring the css file. I'm hoping that someone can see what I'm doing wrong. Here is the complete code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <body> <script type="text/javascript" src="http://static.ak.connect.facebook.com/js/api_lib/v0.4

Facebook Like Box is blank

爱⌒轻易说出口 提交于 2019-12-08 07:22:33
问题 I am using the iframe method to get the Facebook Like Box on my website. The website is: http://motorcyclealley.co.nz (the Like Box should be showing down the bottom to the right of the YouTube video) However, it is always blank. Browsing to the iframe url in my browser: http://www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/MotorcycleAlley&width=320&height=315&show_faces=false&colorscheme=light&stream=true&border_color&header=false&appId=397375460320824 Also produces a

Get the like count of a public facebook photo via Javascript - Possible?

风格不统一 提交于 2019-12-08 06:58:33
问题 I am working on a script that gets the amount of likes (or comments, shares) a public facebook photo has. The photo is posted on a page, for example: https://www.facebook.com/photo.php?fbid=10151848827816729. These are viewable to the public and so it should be possible to get the amount of likes it has via Javascript. Note that the Facebook Graph API does not return the amount of likes it has: https://graph.facebook.com/10151848827816729 回答1: Part of the Oct. 2, 2013 Breaking Changes is: “

Facebook like button shows wrong like count

余生颓废 提交于 2019-12-08 06:56:52
问题 We want to use the Facebook like count for a like-based chart. It's quite easy to get the like count of a resource via Facebook's Graph API. $ curl http://www.example.com/some/resource { "id": "123456789", "name": "Resource Name", "link": "http://www.example.com/some/resourceL", "likes": 26 } The problem I have is that the Like button shows a much bigger number of likes than what I get from the Graph API. The like button on our web site shows a number of 100+ "likes". This seems to be correct

Facebook : Like and Comment Functionality against Wall Post

江枫思渺然 提交于 2019-12-08 06:15:25
问题 I am displaying news feed on some other website say www.xyz.com using graph api. I have queries about below problems. I would like to give "Like" functionality for each news feed post. W would like to give "Comment" functionality for each news feed post. Can someone assist me how to solve this problem using either graph api or javascript sdk? 回答1: I would like to give "Like" functionality for each news feed post. This isn't possible, it must be natively within Facebook's site at facebook.com.

Facebook OpenGraph - Liking a URL on website leads to Liking the App instead of the Facebook Fan page

爱⌒轻易说出口 提交于 2019-12-08 05:44:13
问题 Recently, I used Like Social Plugin from Facebook on my website. I also embedded Facebook Opengraph Meta Tags on the webpage. In OG Meta Tags, I have filled the APP ID of the dummy application i created using the same account as the Facebook Fan Page. Hence, When a visitor likes a url or post on my website, He automatically likes the Facebook App. This works perfectly. But, I want it this way: When a user likes a post, He must also like the Facebook Fan Page so that the like count of Fan Page