The tag has no wiki summary.

learn more… | top users | synonyms

-3
votes
0answers
18 views

Virus like application [closed]

How do I uninstall "only for likers on facebook"? it is on my Owl Tutoring fan page but when I go to manage apps, it is not there. it is royally messing up my view of facebook.Everything shows up in a ...
-5
votes
0answers
19 views

My page has STOPPED getting likes [closed]

I started a page a little under a month ago and have been getting about 10 to 15 likes a day. Three days ago it just stopped growing. No one has liked the page. It no longer pops up in the search ...
-1
votes
0answers
92 views

unable to make admin for my facebok fan page [closed]

I have created a facebook page, I want to make a person "content writer" of this page, she is my facebook friend and she has also liked my facebook fan page. Whenever I am trying to add her as an ...
-1
votes
0answers
25 views

For Facebook brand pages, what is the difference if someone Likes or Follows your page? [closed]

From a technical (what will users see) point of view, what is the difference between Like and Follow for a brand page? Do Likes see your posts? Do Follows? Are they treated differently by Facebook? ...
0
votes
1answer
85 views

Set page tab content height

How can I set the hight for my page tab content that is from a google site? It works fine, I just want the vertical scroll bars not to be longer than the actual facebook page size. The code I'm using ...
0
votes
0answers
21 views

Facebook: Combine Follow with Share

I just recently shared a news article of german "Spiegel" newspaper. As I shared the link, on the bottom of the shared link appeared a botton to follow the "Spiegel" Facebook-Page. Can you tell me ...
-1
votes
0answers
7 views

Deleted App and Page [closed]

When my programmer created the APP for our website, he also created a page for it through APP. Since we can't use that fan page as ADMIN, I deleted the APP. However the page that was created through ...
-1
votes
0answers
19 views

How can I remove / change the position of my “Photos”-app on a Facebook fan page? [closed]

I can change all positions except the position of my Photos application. Don't want to remove the application because then maybe all images get lost?!
0
votes
0answers
51 views

Facebook Page Likes showing wrong count

Just came across a weird issue with Facebook. I have a FB Fan Page named HumorXLD. I have been promoting the page and started getting likes steadily. However, the issue is the Like count on that ...
0
votes
0answers
79 views

Facebook, like fan page through Open Graph

Open Graph has action "Like", so using access_token I can "like" anything. But I need to like fan page. Its "og:type" is "other" and Facebook API says: (#100) Like actions are not yet supported ...
1
vote
1answer
42 views

How can I get the list of pages a Page likes (fanned pages)?

In a Facebook page (i.e. Page XYZ), one of the elements in the timeline is the Likes box, showing the pages that XYZ likes. There is usually a link to "See all" in this box, where you can see the list ...
0
votes
0answers
146 views

Get Page ID for FB Page Tab on add and edit

I browsed a million questions but couldn't really find the information I am looking for. Maybe someone here can help me: I build a page to add as a tab on FB fan pages. Works well so far, but I ...
16
votes
5answers
452 views

How to filter out the most active users from fan page?

I am creating a new website. I want to promote it using another my topic-related web service. I want to send some gifts to people which popularized my first website and fanpage. How to filter out lets ...
0
votes
0answers
36 views

Posting to a fan page is treated as spam

I have setup an iOS app that gets a Facebook Fan page feed. It also tried to POST to that Fan page, but whenever it tried to post, the Fan page treats that post as spam and therefore does not appear ...
0
votes
0answers
66 views

Can I reuse a Vanity URL for App page?

I have a fan page with a vanity URL (facebook.com/mycustomURL). (It does not have any content on it so I can delete it). I recently created a facebook App with the same name. Now, I would like to use ...
0
votes
0answers
16 views

How to know if a given ad/creative has “related-page” property

As you know, Facebook has the option of Related-Page ads (showing the friends' likes etc). It's easy to mark ads / creatives as such using their tools (Power Editor) - and also quite simple to ...
0
votes
0answers
8 views

Why can't I access 'Apps' link?

I need to create one for this Drupal module: http://drupal.org/project/fb_autopost Whenever I click 'Apps' at the top of facebook.com/developers, it just takes me to the page I created for my ...
0
votes
0answers
89 views

Facebook mention tags not possible before user has commented her own post? [Bug?]

Comments with inline mention tags of users, we know that it's possible to send them through the API to post on pages using the syntax: @[USERID:USERNAME] However, this seems only possible when ...
5
votes
1answer
96 views

Displaying a fan page in a UIWebView with an authenticated user session using Facebook's access token

We're developing an app for iOS and Android that has a rather odd requirement. One of the tabs of the app opens up the client's Facebook page. So here's our desired functionality: The user logs in ...
-1
votes
1answer
26 views

Share AS a fan page, not as a person [closed]

I'm looking to specifically have a user share something from our website AS a Facebook page, not as a Facebook user. To say it another way, if the user is an admin for a Facebook fan page, is there ...
0
votes
0answers
252 views

Facebook Open Graph: Mentioning Pages (with Prime31 Plugin for Unity)

I'd like that a user can post a message with a fanpage tag. This solution for Graph API does not work. Now I've tried it with Open Graph. But I do not understand this tutorial. A namespace and a ...
0
votes
0answers
94 views

Facebook, PHP: Posting to Fanpage as same Fanpage through an App

I've a problem and didn't find a solution. My Problem: I've implemented a Webservice which calls my Index.php. In this Index.php a Message with a Link should be posted from my app to my own Fanpage. ...
-4
votes
1answer
33 views

edit facebook album without [closed]

Is it possible to edit a Facebook album without publishing it publicly when in FanPage mode?
0
votes
1answer
33 views

How to link to a Facebook page which isn't about the app?

I installed the Facebook plugin on my WordPress site and, since it requires a Facebook app to work, I created one. The purpose of this app is only to integrate the WordPress site with Facebook. Now, I ...
-4
votes
1answer
71 views

Facebook/Python is fan page liked? -n00b- [duplicate]

Hi I use this code in php for check if fan page is liked using signed_request: private function parsePageSignedRequest() { if (isset($_REQUEST['signed_request'])) { ...
0
votes
0answers
68 views

how to implement like fanpage button on ios?

I'm developing iOS facebook application . I want to use "Like FanPage" button in my application. My first solution is using graphAPI but I have problem like this Question (The Graph API can "Like" ...
0
votes
0answers
44 views

Showing comments on both WP site and fan page

I have setup a Ultimate Facebook plugin (wpmu.org) and its working ok ... www.clasificadofueguino.com.ar is a test page with a post, and there is a strange thing happening there, all using the ...
0
votes
1answer
47 views

Is it still possible to post to a fan page as the page using the Graph API?

I have code which: Asks for manage_pages and publish_actions permissions for the user Gets a long-lived access token for the user. Gets /me/accounts to list the pages for which this user is a Page ...
0
votes
0answers
134 views

Detecting if a Facebook post has been deleted or has high privacy settings

I want to know with the opengraph FB API if a post is deleted or has high privacy settings. If I do a request to a specific post_id that is under one of the two previous parameters the response is ...
1
vote
1answer
289 views

Unable to obtain Facebook Fan page access token

I am trying to post content on a Facebook fan page from a CMS. I have lost my time just trying to get access token for that page. I am using latest php facebook SDK (Facebook PHP SDK (v.3.2.2)) I am ...
0
votes
0answers
111 views

Get fans count from children pages of Facebook global page

There is a method to retrieve the fans count from a child of global Facebook page for example with the classics API-FB graph? Because with this new feature that FB has implemented recently (I think ...
0
votes
1answer
16 views

Facebook fan page empty for non-connected users

I manage many Facebook pages. On some of them, everybody can the the status updates. On others, only connected members can see them, others can't see anything. I checked the page's parametters and i ...
0
votes
0answers
61 views

Difficulties in Facebook fan page tab application

I am having difficulties on how a facebook fan page tab application works. I also get confused to a lot of tutorials that doesn't even explains how to do it properly and the order of events. As I ...
0
votes
0answers
15 views

Log Facebook userID from a page tab?

Is there anyway to log the userID of a Facebook user from a page tab?
0
votes
1answer
249 views

Fanpage tab redirect to app canvas

We are creating a canvas app and would like to add directly to my fanpage. There are 2 ways that I'm not sure about how to take the user to the app's fanpage. First would be to create a tab and add ...
-1
votes
1answer
43 views

Retrieving Facebook page's fan [duplicate]

Is it possible to retrieve facebook fans' list from a administrator of a facebook page ? (supposing I am using a facebook app authenticated by this administrator)
0
votes
1answer
281 views

How to change name of facebook fanpage using graph api?

I was wondering, how do you go about changing the title/name of a fanpage using the Facebook API? One guy told me he changed the name of his fanpage through the api very easily. But he only provided ...
0
votes
0answers
46 views

How do you change the name of a facebook fanpage using their api?

How do you change the title/name of a fanpage using the Facebook API? One guy told me he changed the name of his fanpage through the api very easily. But he only provided a link on his website to ...
0
votes
1answer
53 views

access token fanpage for dashboard

I want to get access to my fanpage to show insights of the page on another website as a dashboard on a TV in our company. How can I get a Access Token? I´ve already tried it in developer-facebook ...
0
votes
1answer
77 views

Post to fanpage with offline_access

If I am an admin of a page. I create an app which able to post to my own page. What I have done before, I use "Graph Explorer Tool" to extend the "offline_access" then I get the token code to use when ...
-2
votes
2answers
94 views

How to check whether we are fans fanpage or fanpages in FACEBOOK [duplicate]

How to check whether we are fans fanpage or fanpages id pass on to the page method as follows: page_id or page_id, page_id2, page_id3 function isFan(a) { FB.api('me/likes/'+a ...
0
votes
1answer
194 views

How to get page fan count from last week

I want to get the number of new facebook fans for a given page from last week. e.g.: monday to sunday of previous week. I have searched for this but can't find any info. I can get the total fan ...
3
votes
1answer
92 views

Facebook doesn't scrapp pictures from my blog's posts URLs

I have a blog and a fan page on Facebook for that same blog. Daily, I publish my blog posts on the Facebook Fan Page manually. Until a week ago all I had to do was paste the URL of the post and ...
0
votes
0answers
66 views

Admin Panel unusable

I've been trying to use my Admin Panel for the last 2 days and have't been able to get it to cooperate. Here is a screenshot of what it's doing to me. If I click on the settings page at the top ...
0
votes
0answers
238 views

Show facebook comments (from the facebook comment plugin) on a Facebook Fan page.

I have a blogger blog and a Facebook Fan page. I already installed the FB Comments pluggin on my blog using this code (I left something before and after because I'm not 100% sure it is on the right ...
0
votes
2answers
38 views

Facebook at Canvas(apps.facebook.com) or Fanpage

As title, how can I check if I'm landed on facebook Canvas page or fanpage tab?
0
votes
0answers
171 views

Facebook Javascript SDK Detect Page Like Button Click

I want to do something, when user clicked my fan page like button. I am using this code: FB.Event.subscribe("edge.create", function(response) { console.log("Like Button Pressed"); } ...
0
votes
0answers
63 views

Publishing OG actions on fanpage

I'm trying to publish action (my custom OG action) as fanpage. I have my fanpage access token for app and in OG Explorer I got error message: { "error": { "message": "(#10) App is not allowed ...
0
votes
1answer
144 views

How do I post from my fan page feed onto my wordpress site?

I'm looking to embed the activity feed from my Facebook fan page onto my Wordpress site, like this example. I want to utilize a similar box that pulls the feed from my Facebook fan page and posts it ...
4
votes
0answers
172 views

LIKES done by me on my own page don't show up anymore after making an app to post to my page's fanpage

I really hope someone can tell me more about what's going on, because I spent days searching the net and for the life of me can't say what is going on. Here's what happened. I have a website ...

1 2 3 4 5 6