Are you encountering any issues with the error above? I just went to your EasySocial home page, and the only error I see is:
Uncaught TypeError: Cannot read property 'msie' of undefined off-canvas.js:16
The "fb-root" div has not been created, auto-creating all.js:53
The first error is simply a browser detection check. I'm not sure why it's not working, but that's not a call from JFBConnect.
The 2nd error is because a special div that JFBConnect inserts into the page for Facebook isn't appearing. However, Facebook will automatically create the div in that case. It shouldn't have to, but there really isn't an issue there.
If you could, let me know what problems are occuring because of the above error. Beyond that, you can:
* Disable the "Include jQuery / Bootstrap" setting in JFBConnect to see if the problem goes away (and all JFBConnect functionality continues to work).
* Disable the JFBCSystem plugin and see if the error goes away. If not, that means JFBConnect isn't causing it.
Thanks,
Alex