[问题] Facebook Connect 无法管理留言

楼主: jujin (...)   2014-05-30 01:11:38
服用此教学 http://sofree.cc/fb-comments/
安装完毕,会出现 Moderator View、设定... 表示可管理留言
如图 http://images.sofree.cc/Facebook_92CF/fb_comment_7.png
但...我安装完,Moderator View、设定 都没出现
检查过admin id 没设错,留言版也可以正常运作
进去 http://developers.facebook.com/tools/comments
公开的回复、版主检视 都没看到留言 @@
满诡异的~
爬过一些文章,有提到要加上window.fbAsyncInit 才能显示管理功能
结果加了,还是一样没出现~ @@
<div id="fb-root"></div>
<script>
window.fbAsyncInit = function () {
// init the FB JS SDK
FB.init({
appId: '57xxxxxxxxxxx', // App ID from
the app dashboard
channelUrl: 'http://www.xxxxxxx.com/', // Channel
file for x-domain comms
status: true, // Check Facebook
Login status
xfbml: true // Look for social
plugins on the page
});
// Additional initialization code such as adding Event Listeners goes
here
};
(function (d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src =
"//connect.facebook.net/zh_TW/all.js#xfbml=1&appId=57xxxxxxxxx";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
不知道有没有人遇过相关问题?
或我可能哪里做错了? 可否指点一下~
搞了两天,都搞不定~~ 麻烦指点一下,感恩~
楼主: jujin (...)   2014-06-07 17:32:00
都没人知道吗? @@?

Links booklink

Contact Us: admin [ a t ] ucptt.com