I have setup an App in dev. area. but I can't add it to a Fanpage where I'm admin. Normally there is this "View App Profil Page". This time it isn't. Any idea why it is like that? I'm admin from that page, but haven't made the page. Is that a problem?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
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.
|
|
Try this link:
The facebook documentation can be found here: http://developers.facebook.com/docs/appsonfacebook/pagetabs/ |
|||
|
|
you also can try this one ,
|
|||
|
|
|
or also you can try my "fix" @ http://admine.eu/addapp.html here is part of the source and actually all you need: window.open("http://www.facebook.com/dialog/pagetab?app_id="+document.getElementById("appid").value+"&next="+document.getElementById("appurl").value,"PageTab","width=1000,height=300") +document.getElementById("appid") is the id of your app |
|||
|
|
|
I have an easier FREE solution for your problem - Just go here: https://www.facebook.com/pages/Add-App-To-Fan-Page/267581953297317 Enter your app ID and click the button |
|||
|
|
