English 中文(简体)
传真/Javascript Facebook申请的警告
原标题:Warning from HTML/Javascript Facebook application

When I put my application link in the Object Debugger, I get this warning:
Extraneous Property Objects of this type do not allow properties named og:site_url.

I don t have any Meta tags in my code. I don t know how to fix an extraneous property that I haven t even defined. Any ideas how to fix that?

这是我目前法典中唯一要求的措辞。 我 all倒了所有其他 st子,而我仍然 error错。 虽然<>not>,但在我把信封放在链接上时,仅与信相链接。

FB.init({
    appId  :  ### ,
    status : true, // check login status
    cookie : true, // enable cookies to allow the server to access the session
    xfbml  : true, // parse XFBML
    channelUrl  :  mysite.com/channel.html , // Custom channel URL
    oauth : true // enables OAuth 2.0
});
最佳回答

Try changing

www.un.org/spanish/ga/president

纽约总部

<条码> Url : /www.mysite.com/channel.html

Ref -

问题回答

暂无回答




相关问题
CSS working only in Firefox

I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....

image changed but appears the same in browser

I m writing a php script to crop an image. The script overwrites the old image with the new one, but when I reload the page (which is supposed to pickup the new image) I still see the old one. ...

Firefox background image horizontal centering oddity

I am building some basic HTML code for a CMS. One of the page-related options in the CMS is "background image" and "stretch page width / height to background image width / height." so that with large ...

Separator line in ASP.NET

I d like to add a simple separator line in an aspx web form. Does anyone know how? It sounds easy enough, but still I can t manage to find how to do it.. 10x!

热门标签