facebook-iframe Questions

4

My team is in charge of some difficulties with an app on Facebook. We believe this occurred some error in loading the iframe. We discovered this error through Firebug: Load denied by X-Frame-Opt...
Pitre asked 16/2, 2013 at 21:10

4

Solved

We are having an issue with the Facebook like button not showing/displaying, on this page: http://powertextblog.esvelte.net/ It appears that the span and iframe that are generated have an inline ...
Styria asked 18/2, 2013 at 11:31

3

I'm working on a login for a simple Facebook app. I'm able to use the JavaScript SDK to successfully present a login / extended permissions dialog in a popup window with either FB.login or the foll...
Backplate asked 30/11, 2010 at 7:0

4

Solved

I've converted a Facebook app from FBML to iFrame (with PHP SDK) and now have vertical scrollbars displayed for the same amount of content I had before (a logo, a flash game and a line with 3 links...
Enfeeble asked 8/5, 2011 at 16:31

1

Solved

I have a django project which is intended for a facebook application. In the project, the invite friends module runs fine in localhost! But while it is loaded in facebook application, the javasc...

2

Solved

Just spent about 5 hours sorting out this issue, so I thought sharing how I overcame it would be helpful to someone and save them some time (it seems to be a pretty recent fix - 9 hours ago at the...
Wane asked 13/6, 2013 at 13:4

2

Solved

i want to add a facebook like button in my app. in developer.facebook.com i couldn't fine anything about that. is it possible to use iframe created by facebook like button in UIWebView? it think if...
Edo asked 2/3, 2011 at 13:8

6

As we know that Facebook has introduced iframe Tabs for Pages. I have developed an application and added the tab of the application in a profile page, application tab is opened in an iframe accordi...
Bayreuth asked 14/2, 2011 at 23:27

1

Solved

We use the facebook iframe to handle Facebook comments on our clients product pages. However someting seems to be wrong with the "view more" comments; it works fine for the first click, but then i...
Glade asked 14/12, 2012 at 10:54

2

Solved

We are a site located in Belgium. We added the 'locale=nl_BE' parameter to our iframe like button so it says like but in the Dutch language (= "vind ik leuk"). This no longer works. When we change...
Ambala asked 25/4, 2012 at 9:9

2

Solved

I use the Facepile pluging (iFrame) to show friends of the user who are connected to my site. However, if the user isn't logged in or has no connected friends, there is a big blank box in place of ...
Moorings asked 17/3, 2012 at 3:3

6

The simple thing of calling FB.init (right before </body>) and then FB.getLoginStatus(callback) doesn't fire the callback function. After some debugging, I think the SDK is stuck in the "loa...
Kristof asked 21/4, 2011 at 8:4

5

This is driving me crazy >=( $facebook->getUser() works well sometimes, but sometimes returns 0 Here is my code: require 'fbapi/facebook.php'; $facebook = new Facebook(array( 'appId' => 'xxx', ...

3

Solved

I am trying to create an iframe tab for a Facebook Page. On this page, I am loading in an iframe which consists of a form from another domain/site. Is it possible to use javascript to query the...
Pattern asked 23/5, 2012 at 3:22

1

when the canvas app is loaded within the iframe nothing is display and on Chrome Firebug Console I see the error: Refused to display document because display forbidden by X-Frame-Options. ...
Cetus asked 1/2, 2012 at 18:7

2

Solved

I am working on an app that will be deployed to Facebook therefore viewed from an iframe inside of Facebook's chrome. I have some basic media queries that linearise the content at a set viewport s...
Syllogism asked 13/3, 2012 at 9:27

1

I have been building a facebook tab using html and css and facebooks javascript SDK. I having problems with the iframe resizing to the size of the content. I've managed to get it to work on initi...
Fortepiano asked 8/2, 2012 at 16:28

1

Solved

I noticed when I set up my first FB app today (an iframe app accessed within facebook) that all the requests made to it via facebook are HTTP POSTs rather than GET requests. Is there any reason for...
Bicipital asked 29/1, 2012 at 1:44

4

In Google Chrome (I'm on 9.0.597.98) my Facebook iFrame app using Graph API/Javascript SDK tends to always throw the following two JavaScript errors (see below) based on cross-domain scripting, but...

1

I am writing an web application that loads a page and then later uses javascript to display a Facebook Comments box using Facebook's XFBML code. I have the Facebook Comments iframe in a container w...
Meijer asked 28/6, 2011 at 18:10

3

Solved

I have a page on my website that I have added the Facebook like feature to it implemented via an frame as outlined in the Facebook specification. The site is built in asp.net with client side dev...
Roundshouldered asked 12/5, 2011 at 0:46

2

Solved

I am having problem that I am developing a facebook app using iframe, the problem that is coming is that my full content is not being displayed . When I inspect it through firebug then I came to kn...

2

Solved

So I'm trying to use the Graph API with the Facebook JS SDK and I'm getting the following error in Safari: "OAuthException: An active access token must be used to query information about the curre...

1

Solved

I was browsing Facebook's documentation reading about canvas applications and I came across an example application: http://developers.facebook.com/docs/samples/canvas. As I read through their examp...
Cupel asked 15/1, 2011 at 20:19

2

Solved

Is there a way to prevent the error "This webpage is not available." from displaying within an iframe that displayed on another site? For example, if I have a website and I want to displa...
Jodijodie asked 23/8, 2010 at 23:1

© 2022 - 2024 — McMap. All rights reserved.