看板 Web_Design 關於我們 聯絡資訊
服用此教學 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> 不知道有沒有人遇過相關問題? 或我可能哪裡做錯了? 可否指點一下~ 搞了兩天,都搞不定~~ 麻煩指點一下,感恩~ -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 59.127.157.153 ※ 文章網址: http://www.ptt.cc/bbs/Web_Design/M.1401383504.A.09F.html
jujin:都沒人知道嗎? @@? 06/07 17:32