[問題] Facebook Connect 無法管理留言

作者: jujin (...)   2014-05-30 01:11:38
服用此教學 http://sofree.cc/fb-comments/
安裝完畢,會出現 Moderator View、設定... 表示可管理留言
如圖

但...我安裝完,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