For some reason when I tried to use the tab feature I get the following error
Application Temporarily Unavailable
Parse errors:
CSS Error (line 63 char 13): Unrecognized at-rule or error parsing at-rule.
FBML Error (line 86): illegal tag "body" under "fb:tab-position"
FBML Error (line 93): illegal tag "object" under "fb:tab-position"
FBML Error (line 94): illegal tag "param" under "fb:tab-position"
FBML Error (line 95): illegal tag "param" under "fb:tab-position"
FBML Error (line 97): illegal tag "object" under "fb:tab-position"
FBML Error (line 98): illegal tag "param" under "fb:tab-position"
FBML Error (line 111): 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.
[...]
Cannot allow external script
[Duplicate errors moderated. Please do not post huge error reports here - use a pastebin.]
I haven't looked at the code yet but I'm assuming i probally need to remove one CSS file from my header. Any other ideas would be welcome.