My Facebook comment plugin has stopped working. It loads as an empty element (so nothing loads, basically)
Code can be seen directly on this page. url: http://www.jamesthemusician.com/kudos
It was working this morning and I did not change the code.
It seems to be related to the use of arguments. Currently it is configured to relate the comments to the url http://www.jamesthemusician.com/kudos?ver=prod. If I remove the argument (?ver=prod) it works. I can't do that, though, since I would loose all the comments already associated with the page.
Any ideas?
Also, the moderation tool seems to have disappeared.
EDIT: The problem only occurres if I am logged in in Facebook as the administrator of the application. If I log out, then the comments load correctly.