Facebook Application Tab On Page Not Working

Posted by Pankaj Khurana on Stack Overflow See other posts from Stack Overflow or by Pankaj Khurana
Published on 2010-05-31T07:58:28Z Indexed on 2010/05/31 8:02 UTC
Read the original article Hit count: 830

Hi,

I have a working facebook fbml application tab on a page. It was working perfectly but today when i checked it was generating an error.

Errors while loading page from application
Parse errors:

FBML Error (line 18): illegal tag "body" under "fb:tab-position"

FBML Error (line 26): illegal tag "noscript" under "fb:tab-position"

FBML Error (line 44): illegal tag "noscript" under "fb:tab-position"

Runtime errors:

HTML error while rendering tag "link": There is a hard limit of 2 css link tags on profile tabs in order to remain under the IE 31 tag limit.

HTML error while rendering tag "link": There is a hard limit of 2 css link tags on profile tabs in order to remain under the IE 31 tag limit.

Cannot allow external script

My settings are:

Canvas Callback URL: http://mydomain/myfile/

Canvas URL: http://mydomain/myfeedback/

Tab Name: Feedback

Tab URL: http://apps.facebook.com/myfeedback/

This is an fbml application without any body tags

I am unable to find out the reason for the same.

Please help me on this.

Thanks

© Stack Overflow or respective owner

Related posts about facebook

Related posts about facebook-api