Facebook undergoes change everyday. Their API also keeps on updating. If you are using any of their API like FBconnect, you need to keep yourself up-to date of these changes to make sure your buttons continue to work smoothly.
I do not know if facebook has any notification mechanism of changes for their API users but certainly you can subscribe to facebook digest to keep in sync.
Here is a blog post that might help you debug the issue:
http://fotuzlab.in/blog/where-did-fb-connect-button-go
It might now exactly fit your issue but you may take it as a starting point of debugging.
e.g.Try adding a fresh code from FB for FBconnect and see if it works. If it does, diff both the codes.