Hi...I have had great success installing and setting up jfbconnect with my site (using community builder). However I have a problem with one page....
On this particular page the user avatar in the login module does not display if the user is logged in, and if not logged in the connect with facebook image does not display.
I suspect it has something to do with this page having a share with facebook button on it that I added before installing jfbconnect.....this is the code it uses (I have added this code into a component called community polls)...
Xtd id='fbbutton' style='margin-left: 14px; margin-top: 10px;'X
Xa name="fb_share" type="button_count" href="
www.facebook.com/sharer.php"XShareXaX
XscriptX src="
static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"X/scriptX
X/tdX
Note I had to change all the signs to X above to allow this message to be posted.
The facebook share button works ok.
I have not setup opengraph within jfbconnect, as I coded it in the above component to get the share button working before I installed jfbconnect.
Any ideas how I can solve this?
Many thanks,
Chris.