Questions tagged [facebook-iframe]

374 questions
3
votes
1 answer

Display thumbnail image in iframe

I am fairly new in this. I have the following iframe What I am trying to do is have it play video1[1], but show the image that is in video1[2]. I tried…
A.J
  • 1,140
  • 5
  • 23
  • 58
3
votes
3 answers

Can't add page tab to Facebook page - get no prompt to add page

I relate to this well known Page Tab Tutorial by FB: https://developers.facebook.com/docs/appsonfacebook/pagetabs. The third step, after filling of page tab info and adjusting of the tab width is getting a prompt to select a page, to which the newly…
Evgeniy
  • 2,337
  • 2
  • 28
  • 68
3
votes
1 answer

Nested iframes in Rails/Facebooker app when using Internet Explorer

(I know there's been a similar question here: Getting nested iframes with Facebooker in iframe app, but that fix didn't seem to work) I'm currently developing a Facebook iframe app in Rails using the Facebooker plugin. However, I'm getting some…
2
votes
2 answers

Codeigniter storing session in database

I am having a problem in storing session in database. My project has two parts one is a complete website where user comes and schedule their video broadcasting and the second part is facebook application where viewer comes and watch the broadcast.…
Code Prank
  • 4,209
  • 5
  • 31
  • 47
2
votes
2 answers

Facebook application height issue

In my facebook iframe application, my home page is little long (about 1500px) but the secondary pages are smaller in height. I see there is a lot of white space between my footer and the facebook's footer in the secondary pages. I checked the iframe…
Tippu
  • 1,191
  • 4
  • 16
  • 36
2
votes
1 answer

mobile version of Facebook app going into redirect loop

I have developed a Facebook app using the C# SDK and it is working fine. Now I want to also enable it on mobiles, so I tried to set the "mobile url" to the same one as my canvas url (which is a cloudapp.net address). However, when I try to access it…
2
votes
0 answers

Is it possible to tweet from inside a facebook page tab url based iframe app

I am wondering if there is any way possible by way of which I may be able to tweet from a facebook app and then be able to track it. As far as I can understand I have to go through the oauth process to be able log a user in to tweet . However I…
dusual
  • 2,097
  • 3
  • 19
  • 26
2
votes
2 answers

What Common Name I should set when buying an SSL certificate to navigate over HTTPS with my application?

While buying a SSL certificate I am being asked to set a common name used by facebook to comunicate with our domain. How should this be set? with the domain name? Any help would be appreciated, Best regards, Luca S.
Luca Simonetti
  • 127
  • 1
  • 8
2
votes
3 answers

FQL "Requires User Session" error

My company's recently refreshed our FaceBook application so it uses the Canvas Iframe with the PHP 3.1.1 SDK. Everything works great, except for this one FQL query that keeps sending an error: #102 - "Requires User Session". What does this even…
Lisa
  • 2,102
  • 7
  • 26
  • 44
2
votes
0 answers

Cross Domain iFrame Communication (Facebook does it)

all. I'm trying to create a widget that users can put on their site. I'm taking a page out of Facebook's book and let the users add using code like this crude example: This then…
2
votes
1 answer

How can I access GET parameters from a Facebook iframe tab using PHP?

I am creating a Facebook iframe application, and need to use some $_GET variables. This works fine for the application, using something similar to what is described in this question. However, when I use the app as a tab inside of a facebook fan…
Terrik
  • 546
  • 4
  • 10
2
votes
1 answer

Dynamic Facebook-comments-like iFrame resizing?

I have content on a different domain which is being pulled into my website via iFrame. The content is hosted on a different domain, and is dynamic content (instant search that pulls up search results). However, because of the nature of iFrames,…
Emil Hajric
  • 720
  • 1
  • 9
  • 25
2
votes
2 answers

Facebook FB.UI simple alert dialog

is it possible to make simple alert dialog (like JS alert) with FB.ui? Can you give a small example? Your help would be appreciated.
Bounce
  • 2,066
  • 6
  • 34
  • 65
2
votes
1 answer

FB.init in IFrame cause to infinite loop at IE8 and after sometime to Flash error message

I am not using any Flash at my application. The code that cause the issue is the simplest one that you can find at the end. I configured my application to work in IFrame exactly as it mentioned at the facebook developer site. The problem is that…
2
votes
1 answer

Facebook credit api problem

I am using facebook credits api and using its pay method, following is my code: