I'm using the new facebook js lib for a facebook connect site. (The one that uses FB.getLoginStatus instead of FB.Connect.get_status ) And suddenly all of my fbml has dissapeared...
The documentation says nothing of the new js lib, only the old one.
my html tag has the attributes ' xmlns="http://www.w3.org/1999/xhtml"xmlns:fb="http://www.facebook.com/2008/fbml" '
Not sure what needs to be done to get my fbml back up.
thank you.