Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
A social network is a social structure made up of individuals (or organizations) called "nodes", which are tied (connected) by one or more specific types of interdependency, such as friendship, kinship, common interest, financial exchange, dislike, sexual relationships, or relationships of beliefs, ...
-3
votes
0answers
10 views
Can't view my university network anymore [closed]
I Can't view my university network RCSI-MUB anymore .. I tried multiple times but with no hope. I Can't even join the network since its not available on the list.
RCSI MUB provides emails to the ...
2
votes
0answers
15 views
android: I am implement photo post on wall for facebook.when run in Emulator it works fine but not work in device?
I am implement photo post on wall for facebook.when run in Emulator it works fine but not work in device?
Its show on device ERROR: Invalid android_key parameter.The key 3x3UBQp16... does not match ...
1
vote
1answer
35 views
How can I get all my posts to other people, not to my timeline?
How can i get, using Facebook Graph Api, all my posts to other people, not to my timeline?
I'm trying to use me/posts , but i get all my posts including to my timeline, and i couldn't separate it
0
votes
1answer
30 views
Post to Facebook and twitter when one button?
can someone please help me out, how would I connect facebook and twitter up to the same button? So for example someone has written a status update, and with a one button press it sends it both to ...
0
votes
1answer
36 views
MySQL: One Auto Increment ID for every entities in the database
i'm working on a social network. With activity (like, comment, follow, post, etc...), user, page-to-follow, album, photo and some other thing.
Now, one of the most important things in a social ...
0
votes
1answer
25 views
Trying to find a good plugin or a way to add counter//share bottons to posts(in search or category page or homepage)
I am trying to find a good (wp)plugin or a code to add social share/counter buttons under my posts.
I've tried many of them so far none of them had fb,twiter,google+,linkdin which worked properly.
...
0
votes
0answers
22 views
February 2013 breaking changes - confirmation option is missing
I'm getting the warning to confirm February 2013 breaking changes:
But in the advanced settings I have no option to confirm it:
This is an old app that wasn't in use for a long time, and I'm now ...
0
votes
3answers
37 views
Like option in Facebook for Android Platform [closed]
I'm trying to build an android application with integration with Facebook , the application contains only one option "LIKE", but Unfortunately i couldn't find a sample code for android project uses ...
-1
votes
0answers
33 views
Searching User By Email via API
I would like to know, given the hundreds or thousands of existing APIs on the Internet for different purposes, which "known" ones will return a user's account given his/her email address.
Naturally ...
-1
votes
1answer
144 views
how to make my android app sign in by facebook and get friends list like foursquare
i working on android app and i need it to sign in by facebook and get the user friends list to invite them to use the app and publish on there timeline LIKE Foursquare
any stable method ?
-2
votes
0answers
61 views
What is the Disadvantages of using social media plugins in your website? [closed]
I'm doing a study about the advantages and disadvantages of using social media plugins such as (share,comment,login,like,tweet,vote) and how that can harm your website if you use it in a wrong way , ...
0
votes
2answers
2k views
SECURITY WARNING:"Please treat the URL above as you would your password and do not share it with anyone. in ios
I am working on app that contains facebook login .After login with face book I need to go to native application & app should display user name & image that was there in face book .But when I ...
-3
votes
2answers
66 views
Is there existing a php project/class that gathering common social network api together?
I am currently running a online community and want to expend its feature that people can have there SNS status updated on specific actions. I have experience with using APIs of Facebook, Twitter and ...
1
vote
0answers
135 views
Can you name an open source social networks platform that allow reading feeds, photos, and post to facebook [closed]
We're setting up a social network for our company. That literally a wrapper of Facebook, users sit on our social network can view the feeds, notifications and post content to Facebook.
Friendica is ...
0
votes
1answer
26 views
How can I populate initial content to a Facebook link (if I can)?
On my website, I just added links to discuss posts on Facebook; you can see such a link at http://jonathanscorner.com/steel/ . The link redirects to ...
0
votes
1answer
96 views
facebook api not returning work,location and email fields
I have started using the FacebookAPi using the Scribe library.I generated the access key with the scopes ...
2
votes
2answers
147 views
Social sharing on Android
So sharing on social channels is a hot topic these days.
I have done some research on how to share to Facebook, Twitter, LinkedIn and G+.
Lets start with an example.. I want to share text, and an ...
0
votes
1answer
65 views
Facebook not showing correct image when sharing from page
When I pass an image URL to Facebook for someone to post to their page (i.e.: www.facebook.com/dialog/feed?), it doesn't pull the correct image using the picture= variable. I assign it ...
0
votes
0answers
142 views
IOS Facebook API. Posting image to public page
I am trying to implement next feature: after authorizing, user taps button and app sends post from image and text to user's wall and to public page wall simultaneously. Right now I can do this but I ...
0
votes
1answer
191 views
Facebook Requests dialog - is there a way to disable frictionless requests?
I am developing a Facebook app.
In that app, i have to send apprequests to multiple users.
I am using the Requests dialog to send requests.
In the dialog, the friends list appears with a check box ...
0
votes
1answer
109 views
Android Plugin/Application to store texts posted in social networks and resuse them
I want to develop an app which will appear like a plugin when the user types something to a social network apps(comments or posts in facebook/tweets in twitter e.t.c). The app should appear as a ...
0
votes
1answer
276 views
Set parameters of Facebook Like plugin to send and share customized data
I've implemented a Facebook Like plugin on a XHTML website (can't update the doctype to html5).
Say each "post" have a Like button.
I want to create a page with a selection of "posts" and each one ...
0
votes
2answers
146 views
Post to Facebook not working from delegate
I have added FBSdk in my project along with SBJson classes, what files should i import in my second view controller to work my code ?
I want to post on Fb using the description under url so for that ...
0
votes
0answers
59 views
Library for Automatically posting alerts to multiple social profiles
I am running a discussion website and I want that whenever a new topic is added to my website, a tweet to twitter, status to Facebook page, and news to other social profiles of my website should be ...
1
vote
1answer
37 views
How to post to facebook with URL Description (iphone)
I am new to ios.I got stuck at this issue and require your help/guidance guys.
I wanted to post on facebook using my app programmatically.
I found this facebook link
But this is with the view.can ...
0
votes
1answer
30 views
Why does this FQL not return page info?
Why do neither of these two queries return results?
select page_id from page where username="coorslight"
select username from page where page_id=8310601338
If I go point my browser at ...
0
votes
0answers
79 views
Connecting social networking site's link to my web application
I have requirement in which i need to link social networking sites(facebook, twitter ect.) to my web application.
i searched a lot but still i am unable to find any relevant help.
I want steps to ...
1
vote
0answers
309 views
Getting Social profiles from iOS 6 Address Book
In simulator/iPhone 5, I've some contacts that have been imported from Facebook. Now I'm trying to read those profiles using iPhone address book framework. Unfortunately it doesn't return anything. ...
0
votes
1answer
164 views
How to make Custom Facebook, Twitter and Other Social Networking buttons
I came across this website and i've noticed that it has a customized Facebook and Twitter buttons.
http://www.mint.com/blog/how-to/4-essential-questions-to-ask-at-the-end-of-a-job-interview/
I would ...
0
votes
1answer
160 views
Facebook share post including text under url
This is the post which i want to get from my app on facebook, but i am not able to add the message("This is my Message") under the url, i was able to post the url and title using the code below :
...
-2
votes
1answer
164 views
Floating blocks with social media buttons/plugins in Drupal based sites [closed]
I want to put floating block with the social network buttons (FB like, twitter, g+ etc) as shown in in this page /theme. I am looking for a tutorial or easy to follow procedure to set this feature in ...
0
votes
1answer
222 views
Sharing highscore screenshot in social media Android
I am developing a game, and I would like to how to send a message and a screenshot to social media while the user will log into his account.
So I have many options:
I use a code like this one to ...
0
votes
0answers
16 views
Tracing Shared Content in the facebook network
I am fairly inexperienced with using the facebook api and was wondering whether there was any way to obtain the path some shared content takes across the network? One scenario that I am looking at is: ...
0
votes
1answer
201 views
Facebook-ios-sdk-3.1 Share image and fetch album photos for ios5 and ios6
I've integrated the FB SDK 3.1 in my ios application to support both iOS5 and iOS6.
I can successfully share an image on my FB wall for iOS6 but I'm not able to make the sharing work for iOS5.
...
-2
votes
1answer
40 views
Unconventional Open Graph story — how to build?
My client has a fashion-related site that will have a feature showing various celebrities and photos of their "looks". Users can click a button to indicate whether they think these looks are a "hit" ...
0
votes
2answers
331 views
Using Facebook Comments Social Plugin — many Facebook users comments aren't Public
I'd like to be able to use site comment features on sites that use the Facebook Comments Social Plugin. When I'm logged in to Facebook, I see my profile picture next to the comment box and I can see ...
0
votes
1answer
54 views
Networks Project Related to Foursquare/Instagram
I'm looking to do a complex networks (Small World, Betweenness, Likeliness of Checking in, etc) project on Foursquare or Instagram. My minimum requirement is 300 Nodes.
However, I'm not sure with the ...
1
vote
1answer
64 views
Like Button counts the likes of a PDF but does not actually post the activity?
I have implemented a Like Button on a page, attempting to allow users to "Recommend" a PDF. The button appears on the page and seems to function correctly. Clicking the button opens the comment box; ...
0
votes
1answer
159 views
Unable to integrate Facebook like button to page
Here is my html page code
<html>
<head>
<title>Big Query & D3.js Mashup</title>
<meta property="og:title" content="My Site"/>
...
0
votes
0answers
60 views
Need to echo specifc URL into facebook share box
I have already done this with twitter using the following code:
<a href="https://twitter.com/share" class="twitter-share-button" data-lang="en" data-url="<?php echo $shorturl; ...
0
votes
2answers
982 views
Facebook Like Button not displaying in Firefox
I am trying to figure out why my Facebook like button isn't displaying on a limited (number of?) page on my site with Firefox. In other parts of the site, I have gotten the FB like button to display ...
-1
votes
2answers
528 views
Facebook like button plugin - show specific number of faces
Is there any way to show limited profile faces on facebook like button?
If i just wants to show 5 profile faces?
I am using html version of fb like button i.e. data-show-faces="true"
1
vote
0answers
85 views
use HootSuite Engagement-API to preview social-network messages in corporate website
we need a way to provide our clients corporate-website with a list of their social-network activity.
That means that the website should show a list to preview/links to some of the latest ...
0
votes
0answers
354 views
phonegap 2.2 and facebook integration
I have been recently begin working with phonegap and I notice that there is no tutorial for phonegap 2.2, the most recent version. What's more, since phonegap 2.0 there has apparently been drastic ...
1
vote
1answer
126 views
Post Photos to an album but hidden on the timeline using the Facebook Graph API
Is there a way to post a photo to an album, but do it in a way that it is hidden from the Timeline.
I am able to post Photos using the Graph API to the album and then manually go and hide a newsfeed ...
0
votes
0answers
53 views
I've unable to create a page associated with my facebook app.
I've created the FB app fine, but when I try to create a page associated to it, it just says I cant and responds with this message.
Creating content with this name is not allowed. Try another name.
...
3
votes
1answer
656 views
Facebook native share dialog sent from iOS and not FbAppName?
I'm implementing Facebook SDK 3.1 in an iOS application.
And I've got it all to work, except, for one tiny issue.
When I'm using the code below to share native through the SDK, what actually gets ...
1
vote
1answer
57 views
Facebook Gifts: How to access information about given gifts via Open Graph?
Is it possible to access information about given gifts via Open Graph? I haven't found any information about this in the developers documentation. A simple, it is not possible (yet), would be very ...
0
votes
0answers
141 views
Login to app via multiple social networks
I have a requirement where user can do login to the app via different social networks like fb, twitter or flickr. Once user choose any of the n/w for login, the other two accounts can be linked. Now ...
2
votes
1answer
93 views
Why are social network buttons always in an iframe?
I'm currently working on a button like the "Facebook like" and "Twitter" buttons. Since it will be a bit more complex, involving a tooltip that is shown after a click on the button, I cannot place it ...



