Tagged Questions
-2
votes
0answers
8 views
cant, create new app, button missing en link doenst work [closed]
I want to create a new app. The button apps, leads to my own page but the link given in the answers does that to. A developers app, i can't find. I joinede facebook developers. HELP! Nothing works. I ...
0
votes
0answers
14 views
Best way to create app for each site in our network
We have multiple sites in our network of 35 websites and in order get the like button to work properly on our articles we need a Facebook App ID for each site. They all already Pages but according to ...
0
votes
0answers
17 views
Error messages when updating app icon photos
Whenever I try to update my icon photo for an app/tab I get an error message that it's invalid or the wrong size. I've tried resizing and saving for web. I've even tried various pictures and various ...
2
votes
1answer
34 views
Regain access to an app created by a FB Page Account
Several month ago, before FB restricting the ability of a Page Account to create apps, I have created an application and linked to the page.
Now I cannot access anymore to the developers page with ...
0
votes
0answers
21 views
Can't manage my app settings anymore
We have created an certain app but cannot get to the app settings anymore in order to manage the app.
It was created by a certain username but when I log in with these credentials and go to ...
0
votes
0answers
20 views
How to Change the company ownership for Apps? [closed]
I want to transfer the company ownership to others. How can I do that?
That means this company: https://developers.facebook.com/docs/payments/build/#company
0
votes
1answer
140 views
Misconfigured App on Facebook but no errors?
I am trying to set up a tab with a link to a contact form from my site on Facebook.
I developed the 'app' through the developers site and have set up the page tab.
I've saved the app and it saves it ...
-1
votes
1answer
57 views
Code for inviting friends
I need a code for inviting friends to a fanpage.
http://developers.facebook.com/docs/reference/dialogs/requests/
This is linking to the website. Is it possible to link to my fb fanpage?
0
votes
0answers
30 views
Monthly app users not updating on facebook search for places, people and things [closed]
I have a game on Facebook and when I type it into the search as an ordinary user (in the search people, places and things bar) it finds the game but shows 10,000 active monthly users when I know I'm ...
0
votes
0answers
19 views
How do you set about building a web platform that runs apps? [closed]
How did Facebook and other sites do it. Apart from using APIs, how do you make developers deploy their code on your servers?
0
votes
0answers
179 views
Error App Domains: is not a valid domain. Site URL is not a valid URL
i have this error when i try to add App Domain and Site URL
Error
App Domains: aidaalifs.cu.cc is not a valid domain.
Site URL is not a valid URL.
tried without http or www
help please....
-2
votes
1answer
492 views
Can't change company settings [closed]
I signed up to facebook developers a while ago. Now we're getting closer to releasing our first facebook app, I wanted to update some stuff such as company info and payment details, but the form seems ...
1
vote
0answers
111 views
Firefox iframe parent.location not working?
I cannot seem to get an iframe in firefox(MAC) to return to its parent page, ive tried
this.parent.location = 'page'+msg;
every time I trigger the above in Firefox(MAC) I get a ...
1
vote
1answer
517 views
Unable to add app administrator
I have one account which I am closing (http://www.facebook.com/UrbanDystopia - email address: urban@urbandystopia.com) and I have already opened another under my name ...
0
votes
0answers
197 views
Facebook Fanpage created as App for our Android App has been de-linked
This is in regard to the accidental deletion of our facebook fan page "http://www.facebook.com/carexpertsindia " and its consequences.
To start with, this page was created as an App page of our app ...
0
votes
2answers
55 views
The tab not Load
I published a tab info this page https://www.facebook.com/pages/Gianluca-Bottaro/302369106525364?sk=app_323186087769261, but it not want show :-(
I controlled the setting many times, and it looks ...
2
votes
0answers
116 views
Discovery stories / social discovery and their text / language
When a user installs your app for the 1st time, a 'social story' about your app should appear in their newsfeed (see 'Discovery stories' > http://developers.facebook.com/docs/guides/canvas/)
Appart ...
0
votes
1answer
145 views
In facebook apps how link is associated with apps link
Suppose I have facebook apps, and its canvas url is http://localhost/app/, and this page contains a link as <a href='/a.php'>go</a>, when this show in apps page in facebook then it shows ...