i create an application in Facebook, and another application in my own website, and it's ok.
then i go to amin/block, enabled the block 'Facebook Connect Login to myfacebookapp',
i think its configuration is right for it's default value, and the code is
'{fb:login-button onclick="FB_Connect.login_onclick()" v="2">{fb:intl>Connect with Facebook{/fb:intl>{/fb:login-button>'.
but when i browse it in the page, it's just some words as 'Connect with Facebook' in the header block,
no photo! no links!
opened the page's Source file in the site,
the htmlcode is '{div class="content">{fb:login-button onclick="FB_Connect.login_onclick()" v="2">{fb:intl>Connect with Facebook{/fb:intl>{/fb:login-button>{/div>', it seems has no interaction with Facebook site.
who can help me?
'{' = '<'
Comments
Comment #1
jeremyluo commentedanybody?help me!
the link http://apps.facebook.com/carblogconnect/canvas
Comment #2
Dave Cohen commentedHave you read the readme.txt?
You've marked this issue "Facebook Connect" but seem to be implementing a canvas page.
BTW, for new development I recommend the 3.x branch.
Comment #3
jeremyluo commentedDear Dave, thanks for your reply.
the problem is existed, now i'll try the 3.x branch
Comment #4
drupaljax commentedI am having the same problem. I place the Facebook Connect button on the left side block but it does not allow me to click on it. It works this way for anonymous and registered users. Any ideas"?