I tried to add an iframe to one of my clients' pages, and am getting all sorts of weird errors:
App Temporarily Unavailable
Parse errors:
FBML Error (line 28): illegal tag "body" under "fb:tab-position"
FBML Error (line 125): illegal tag "object" under "fb:tab-position"
FBML Error (line 126): illegal tag "param" 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.
The page/tab is here.
I'm trying to iframe http(s)://www.elevation-events.com/fb/. Am I missing something here?