I'm currently working with the JavaScript SDK for Facebook. The application was based on the apprequest sending and everything worked great.
After a migration of the server, when I tried to do the apprequest again, the requests died and the console threw me this error:
FB.UIServer._loadedNodes[a.frame] is undefined
Does anyone know how to fix this?