http://www.aloysiusdance.com/components/com_jfbconnect/assets/jfbcchannel.phpFB.init({appId: '{$appId}', status: true, cookie: true, xfbml: true, oauth: true, channelUrl: '{$channelurl}'});{$subs}{$resizeCode}
};FB.init({appId: '{$appId}', status: true, cookie: true, xfbml: true, oauth: true, channelUrl: '{$channelurl}'});{$subs}{$resizeCode}
FB.UIServer.setActiveNode = function(a,b){FB.UIServer._active[a.id]=b;}
};Try that out, and let us know. The change you made before looks like you implemented it right, so that's not the problem.FB.UIServer.setLoadedNode = function (a, b) { FB.UIServer._loadedNodes[a.id] = b; };
FB.UIServer.setActiveNode = function(a, b) { FB.UIServer._active[a.id]=b; };
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
