Tagged Questions

26
votes
5answers
24k views

Check if user liked page

I think I'm going crazy. I can't get it to work. I simply want to check if a user has liked my page with javascript in an iFrame app. FB.api({ method: "pages.isFan", page_id: ...
5
votes
3answers
4k views

facebook redirect app from canvas page to fan page

im building facebook app as a iframe app in fan page. My problem at the moment is next: i added facebook request dialog (http://developers.facebook.com/docs/reference/dialogs/requests), and ...
5
votes
1answer
8k views

Post status update to Facebook page (Fan site)

I've seen all the posts here on stackoverflow about posting status updates to a page's wall (not a user's wall); but all appear to be out of date as none of them address the issue with the new Open ...
3
votes
2answers
1k views

How to post on wall of Facebook fan page from external website, of which you are a fan but not an admin

I'm using an ASP.NET Facebook Developers Toolkit (http://www.codeplex.com/FacebookToolkit) on an external website, and I'm also the admin of a facebook fan page for the website. Users on my website ...
2
votes
0answers
64 views

Like Button on Fan Page Creative

Can i have a Fan Page which has a creative and when a user clicks on the creative he likes my page and also lands on my landing page, is this possible? In other words i want to have the like ...
1
vote
0answers
35 views

Real time update for fans page

Is that possible to get realtime update for specific fan page? I can get from user as long as it is allowed my apps. But how about fans? Can send me some related documentation. If cannot, any ...
1
vote
2answers
115 views

Is Graph API provide function to customize page tab?

I want to customize my page tab through API. Is Graph API provide function to customize page tab? If not, is there other third party api that can do this?
1
vote
3answers
251 views

custom facebook fan page

I want a facebook fan page with something like this: With new design/theme, matching to my new website (orange/black) Custom Logo/contents display 30 boxes short description, on mouse hover, get ...
0
votes
1answer
28 views

Facebook page app

I`m an admin on a facebook fan page. The problem is that when I try to create an app for facebook fan page, facebook redirects me to my profile, and thus I will be creating an app for myself and not ...
0
votes
0answers
18 views

Facebook Reveal Tab Not Working - no values returned from facebook.php

Ok, let's get some reference links out of the way first. Facebook page we are testing our reveal tab on: https://facebook.com/rankmastery (it is the "Revealing!" link under the logo) The actual ...
0
votes
0answers
86 views

Old Application fan page migration to a new [closed]

Someone know where can i contact facebook to migrate my old facebook fan page to a new one with all my user. Because i think i m outside the processus. I have creted a new page with the same name as ...
0
votes
1answer
24 views

How do I specify the URL of your Facebook page in the href parameter of the button?

I have a like button on my website and I created it prior to having a fb fan page for my website. Now that I have a fanpage, I want to link my website with my fan page. How do I do that? It says ...
0
votes
1answer
81 views

How to get Album from facebook fan page

i need get all photos shared by fans in my facebook page fan. I can do? I try using api graph but i see only album shared by me. https://graph.facebook.com/inpesca/albums/ Thanks for your help.
0
votes
1answer
53 views

Is Fan of Facebook Page?

please take a look on this Tab on one Facebook Page http://www.facebook.com/HotelGuru.sk?sk=app_233066690095330 My question is how is it possible that app on the tab knows if a liked a fan page, ...
0
votes
0answers
83 views

FB.ui post to fan page, is there a limit? Error Message: Unknown Sentry error

I'm able to post to a fan page using the FB.ui with the feed method etc. After the first post there's a popup. Setting show_errors = true give me a little information Error Message: Unknown Sentry ...
0
votes
0answers
41 views

Via Anything for fan pages

I been trying to figure out the link to make a post/share button that will have "via application" on the post. I can do this for personal profile but no for facebook pages. so far i got this ...
0
votes
0answers
305 views

Api Upload image to facebook fan page album

I am trying to upload an image through my application with Facebook Graph API to an album of my fan page. I am able to upload image to user wall and album but can upload it to fan page album and wall. ...
0
votes
1answer
208 views

Permissions on fan page

How do I get permission on an application I have on a fan page tab and stay on the current tab? I am collecting permissions on the application fine, but when I put the application onto a tab, it goes ...
0
votes
2answers
226 views

How many facebook fan page I can create? [closed]

I need to create facebook fan page more than 1000 for my client. How many fan page limited I can create?
0
votes
1answer
37 views

creating of facebook fan pagere any [closed]

Possible Duplicate: Creating Facebook Page programmatically through Open Graph API I'm trying to create a fan page from remote. Is there any way to create through PHP/JS SDK a new fan page? ...
0
votes
2answers
102 views

Fastest way to create a custom Facebook fan page?

Now that FBML is no longer available, I have to create an app via Facebook's developer portal, obtain an API ID though I don't really need it. If all I am doing is making a generic HTML fan page, and ...
0
votes
1answer
169 views

facebook fan page tab

can i change facebook tab name by PHP sdk from apps.facebook.com/XXXX/ by dynamically(with one form and one text box and one submit button) second is can I create multiple tab name one at a time on ...
0
votes
0answers
87 views

facebook fan page new custom theme

I want a facebook fan page with something like this: With new design/theme, matching to my new website (orange/black) Custom Logo/contents display 30 boxes short description, on mouse hover, get ...
0
votes
1answer
173 views

Creating a welcome page for a facebook page

since facebook changed the whole fbml, apps and fan page stuff I've got a bit confused. I need to make a welcome page (tab) for users who has not liked the fan page and a start page for users who ...
0
votes
1answer
446 views

How to post an album to a fan page

I admin a fan page. One of the fans created a photo album on his own page. I want to post it on the fan page, but in the album all have is "post the album to profile", and if I do it I get it in my ...
0
votes
1answer
452 views

Show Facebook stream published feed actionlink to fans only

I've been working to understand FB API, apps and pages for 2 weeks and end up exhausted. I created a company page, developed an app to publish feeds to that page. It works fine, but I have to find a ...
0
votes
1answer
283 views

Adding a fan box on a facebook fan page

I am trying to add a fan box on my fan page using the tag. But it just doesn't get rendered on the page. I also tried using an as mentioned in http://wiki.developers.facebook.com/index.php/Fb:fan, ...
-1
votes
2answers
284 views

Linking FB app with fan page? [closed]

How do I add my app to my fan page so for instance when someone uses my app to check-in via FB. It appears as 'John Doe has checked-in to Shop A via MyApp'. When you click on MyApp it brings you to ...
-1
votes
1answer
55 views

How to create a list of content in a page that can be fan only voted (one unique vote per fan) and counted?

Maybe this is a really basic question but I have never done something with facebook before and I need to get this done in a matter of days, so I just need some guidelines and your help is crucial. ...
-1
votes
1answer
127 views

How to post the FB comment in my wordpress site to my FB fan page wall?

I used FB comment on a wordpress site. I want to create a FB Fan page and wanted to post the comment made on my wordpress site in my FB Fan page.