serverfbml
serverfbml returns 404 on one page and not a clone
This case seems unbelievable. I have two versions of a fbml page to display a list of users to invite.The two pages return identical html.The only difference is that one has a url like http://mydomai[详细]
2023-04-08 22:42 分类:问答facebook fb.ui display
i used to use <fb:serverfbml> and to parse it FB.XFBML.parse(). when i switched to FB.ui, it is very effecient. but as far as i understand, for \"apprequests\" method, i have to display mode av[详细]
2023-02-11 00:40 分类:问答javascript validation inside of fb:serverfbml block
I am trying validate input from a multi-friend-selector that I have embedded like so: <fb:serverFbml>[详细]
2023-01-23 04:56 分类:问答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 分类:问答Action in fb:request form is always null
UPDATE: this has just started happening again, would appreciate any help. I am using server fbml to render an Invite Friends iframe and it was working fine up until two days ago. Basically, after sub[详细]
2023-01-05 21:07 分类:问答Facebook multi-friend-selector + new javascript API = BROKEN?
I am using the fb:serverfbml tag to render a multi-friend-selector inside an IFrame. I am using the new javascript API. I have been trying ALL DAY to get it working.[详细]
2022-12-31 00:36 分类:问答FBML and HTMLParser error
The below code: <html xmlns=\"http://www.w开发者_运维知识库3.org/1999/xhtml\" xmlns:fb=\"http://www.facebook.com/2008/fbml\"[详细]
2022-12-10 13:31 分类:问答fb:serverfbml not rendering in ie7
I\'m writing a Facebook iframe/Facebook Connect application and one of the pages includes a multi-friend-selector. It renders perfectly in every browser I tried (FF/Mac, Safari/Mac, IE8/Win) but does[详细]
2022-12-08 05:01 分类:问答