At some point, Facebook changed the behavior of the fbml login button so that it does not appear when the user is already logged into your website via FB.
That's all well and good, but I am running into a situation where the PHP SDK thinks that the user is not logged in, but the FBML button DOES think that the user is logged in, and as a result, it's not displaying itself.
Any ideas for how I might debug this further? This might be an edge case, but I need to fix it because users won't be able to log in when the FB button is missing.