That error has nothing to do with you being logged in using FB Connect at all, it is a session error, which is not script related, but server related.
Either the script was timing out getting the information from facebook (check the connection from your server to facebook), your server lost the session data somehow (someone removed session files), or your session cookie got destroyed somehow.
None of those have anything to do with the plugin itself.
I just tested to be absolutely positive that this didn't require fbconnect login, and it doesn't. Not sure what's causing your problem, but it's not the plugin.
|