facebook-iframe
How to find out a user is logout or not in Facebook iFrame App?
My application is iFrame App.Before, I can use $_REQUEST[\'fb_sig_logged_out_facebook\']to determine the facebook user is logout or not.However, with iFrame, I don\'t see that variable passing in.What[详细]
2023-01-21 05:08 分类:问答Facebook's condensed multi friend selector layout and rendering
This is my first time working on a facebook app. I created an iframe app (i.e selected \'iframe\' as the \'canvas type\' when registering the app). I have this situation where there is a multi friend[详细]
2023-01-18 20:56 分类:问答How can I add an invitation dialog to my facebook application (using ASP.Net)
I\'m developing a facebook application, using IFrame instead of FBML. I have a main page with a sub-iFrame inside. In the inner iframe (the invitation page) I have:[详细]
2023-01-16 10:49 分类:问答Hide content from non-fans in a Facebook *IFrame* (Not FBML)
it is incredibly easy to hide content from someone who does not like your application...if you\'re using FBML. I\'m using an iFrame and the JavaScript SDK, and am having terrible difficulty figuring t[详细]
2023-01-14 11:07 分类:问答Add iframe to facebook fan page without onClick method
Is there a way to add an iframe to a facebook page without having to do the onClick functionality? Right now I am using this code and it works fine except you have to click the link to make it show t[详细]
2023-01-12 18:54 分类:问答Identify and Remove Frame Busting Code?
I was experiencing a bug with my Facebook \'like\' buttons.The fix for the bug was posted here: http://wiki.github.c开发者_如何转开发om/facebook/connect-js/custom-channel-url[详细]
2023-01-12 02:28 分类:问答Facebook like box "Open Graph type" error
I get this error: You supplied an Open Graph type via one of the supported 开发者_如何学Pythonmeta tags, but the type you specified \"link\" is not valid.[详细]
2023-01-10 04:50 分类:问答Error while trying to retrive the username in an iFrame facebook application
I am developing a facebook application 开发者_JAVA技巧with iFrame render method. So in order to display my name, I used serverfbml tags. This is my code:[详细]
2023-01-08 13:28 分类:问答No result displayed in retrieving User data in facebook iFrame application using users_getInfo()
I\'m writing a Facebook iframe/Facebook Connect application with PHP client library and in one of the pages, I need to retrieve the user\'s current location, either city or country.[详细]
2023-01-08 05:39 分类:问答How to get the locale or current location of the user in facebook iframe application?
I am developing an iFrame application in facebook. What is the syntax to get the locale of an user? I am using the PHP client library.[详细]
2023-01-07 17:15 分类:问答