Hi there,
I have an intermittent issue with JFBConnect in that it will only load the Facebook button(s) on every third or forth page load (issue seems to appear randomly).
I note the Console error when the problem exists is:
Invalid App Id: Must be a number or numeric string representing the application id. all.js:56
FB.getLoginStatus() called before calling FB.init(). all.js:56
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
Yes, it would appear obvious that I haven't entered the correct App Id but that isn't the case and in fact the Facebook button(s) do load and work correctly every few page loads? I've checked the Facebook App Id and it is correct. Autotune is all green lights. When the buttons do load - they work exactly as they should.
The template is a Gavick template which does have built in Facebook integration, which I realise can cause problems. That function is disabled and no Facebook App Id is entered.
I also have OBSocialSubmit installed (different Facebook App ID) but I have also tried the site with that component disabled and the problem still exists?
There's no other Facebook connection on the site (that I'm aware of at least

)
It's not a browser issue as the problem exists over all browsers. I really can't think of anything else that may be causing the problem?
The site is still under development and ordinarily offline but I have made it temporarily available for you to access to take a look via the /index.php page.
Here:
www.gamestrader.com.au/index.php (will default to temporary index.html landing page if you hit the home button). You can really see the issue clearly demonstrated if you visit this page:
www.gamestrader.com.au/log-in (Facebook buttons everywhere!)
Any advice greatly appreciated. Thanks for your time.