Questions tagged [facebook-apps]

Apps on Facebook are web apps that are loaded in the context of Facebook.

Apps on Facebook are web apps that are loaded in the context of Facebook in what we refer to as a Canvas Page. You can build your app using any language or tool chain that supports web programming, such as , , or .

1342 questions
-1
votes
1 answer

How AirTime could change the look of the Facebook permission dialog?

I saw this very personalized facebook dialog installing AirTime Facebook app: How could they do that technically? (Just heavy CSS hacking?) Is it against the Facebook's TOS ?
-1
votes
1 answer

How to create a facebook application without any canvas or gui

I want o create a simple facebook application without any canvas or GUI.I want to access the details of app users,post to their wall,access their friends profile etc,Without their presence i mean access their data's any time.I know only PHP. I am a…
Alfred
  • 59
  • 1
  • 1
  • 5
-1
votes
1 answer

how Yahoo, New-York Times submit read artice to facebook open graph not violate facebook policies

I just submitted my app with open graph about reading news to Facebook, still waiting for approving. I following guide here http://developers.facebook.com/docs/opengraph/actions/builtin/ But I very confused about which is the best way to submit when…
Binh Nguyen
  • 1,313
  • 3
  • 17
  • 27
-2
votes
1 answer

Information not posting to Facebook page from website but will post to a new page

I have a web site, www.halfoffatthebeach.com and the facebook app has the daily deals posting to the page automatically. It no longer works. The software developers are not able to find anything wrong in their software, so I created a new page…
-2
votes
1 answer

publish_actions authentication permission issue

The problem with my application is when I test the application as a developer, it ask asks for publish actions permission as it should but when other users go to my application it doesn't ask for publish_actions permission from them. I added the…
-2
votes
1 answer

Facebook App re-submission

I'm trying to resubmit app for review, because Facebook couldn't find the Facebook Login button in app. The permissions I request are as follows: Do you have any idea where can upload screencast??
-2
votes
1 answer

How to write Facebook App that continuously update profile picture

I want to know if its possible to create Facebook app that continuously update users profile picture. I can't see anything in the docs. Do you know if this is possible and if so any docs on implementing it? Thanks in advance.
Pir Shukarullah Shah
  • 4,124
  • 2
  • 22
  • 42
-2
votes
1 answer

How to set background in facebook login page like this?

How to set background in facebook login page like this ? I try to do, but not work. In developer facebook, i set every image success. But my site not have background like digipoint How can i do that ? http://image.ohozaa.com/i/dd3/7mzpsg.png
-2
votes
1 answer

One of my Facebook App lost

Today, i met a very strange issue about Facebook App, I found one of my Facebook app was lost suddenly, and some of functionality of my site does not work anymore. But I never do the delete action for this app, how did that happen? Where can i find…
Steve Gao
  • 585
  • 2
  • 5
  • 24
-2
votes
2 answers

Is there some reliable way of detecting fake Facebook profiles

I believe this could be interesting for many Facebook developers. Is there some reliable way of detecting fake profiles on Facebook? I am developing some games and applications for Facebook and have some virtual goods for sale. If player wants to…
-2
votes
2 answers

see if some facebook app checks your IP

i would like to know if there is a way to know if some facebook app is cheking all the users IP that enter in that app. for example there is a page: https://www.facebook.com/RadioPopular.PrecosdeAmigo and they have an app and when i enter for the…
user2340356
  • 395
  • 4
  • 8
-2
votes
2 answers

How to create a Facebook App?

Preamble: I'm not a Facebook user, I never had any Facebook account, so I'm not familiar at all with the Facebook website. I need to create a Facebook App Today I need to implement "Facebook Connect" (authentication) for the website of a client. I'm…
Community
  • 4,922
  • 7
  • 25
  • 37
-2
votes
1 answer

How do I redirect from example.com to apps.facebook.com/example?

Please see this image: http://www.theatrenetwork.com/theatrenetwork-on-fb.png Instead of my users seeing theatrenetwork.com, I want them to see apps.facebook.com/theatrenetwork. I have asked a number of people how to redirect without looping, but…
Zxen
  • 1
  • 3
-2
votes
1 answer

Facebook application that allowed to post on friends wall

i created an app that supposed to be allowed to post on friends wall. i get the error: FAILED ((#200) Feed story publishing to other users is disabled for this application - Type: OAuthException - Code: 200) i read tens of posts and watched videos…
Rodniko
  • 4,926
  • 20
  • 69
  • 93
-2
votes
1 answer

Facebook connect and share application for website (like 9gag)

I'm creating a website where users can make reservations on certain restaurants, I want the whole page to be integrated with Facebook since you log in. And when the user makes a reservation Facebook will automatically post the reservation on the…