Topic-icon javascript all.js 11 times on my homepage?

Active Subscriptions:

None
The following code appears 12 times(!!) on my sites code when viewing through FireBug?? Can someone please help explain this andhow to fix it? Also, at the top of my site are a bunch of random numbers.. "1330498101 1330496973 1330496374 1330493954 1330493666 1330493607 1330491863 1330487457 1330481128 1330480246 1330473852"

window.fbAsyncInit = function() {
FB.init({status: true, cookie: true, xfbml: true, oauth: true, channelUrl: 'http://www.myucirvine.com/components/com_jfbconnect/assets/jfbcchannel.php'});
};
(function(d){
var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;}
js = d.createElement('script'); js.id = id; js.async = true;
js.src = "//connect.facebook.net/en_GB/all.js";
d.getElementsByTagName('head')[0].appendChild(js);
}(document));

This only seems to be happening on my homepage, and not on any pages within the site??

This issue also seems to go away once I flush the sites cache.. (site is built off of joomlart's ja nex template with cache enabled, but have excluded com_JFBConnect from being cached?)

Any help is greatly appreciated. Thanks!
site: myucirvine.com (j2.5)
image screenshot:
File Attachment:
The topic has been locked.
Active Subscriptions:

None
14 years 3 months ago #19917 by mtk
Hello,
to get support on this forum, please post from the user that bought the JFBConnect subscription.

Thank you.
The topic has been locked.
Support Specialist
14 years 3 months ago #19952 by alzander
mhirschberg,
We just looked up your subscription and see it expired a few days ago. I just checked your page and am not seeing the issue you mention (weird numbers or multiple all.js inclusions). If you're still having the problem, let us know. Support is for active subscribers only, but the issue you mention isn't something that should be in the latest release. We'll help how we can to resolve it if there is a problem with JFBConnect.

Thanks,
Alex
The topic has been locked.