dove2199 2014-03-12 23:54
浏览 27

Facebook评论温和

I managed to integrate facebook comments see eg:http://example.com/details.php?do=get_id&id=100

But I'm unable to moderate it. The problem is probably that the plugin does not connect to my appID. This is what Ive done:

  1. Created a facebook app and obtained appID
  2. Placed the generated code from here in header.php
  3. placed :

in the <head> of details.php

  1. Placed

    <div class="fb-comments" data-href="(<http//example.com/details.php?do=get_id&amp;id=<?php echo $offer_id; ?>>)" data-width="600"></div> in the <body>

Now I'm trying to moderate the comments by visiting the page that contain comments but I cant see any moderate view also I checked this. But I can't see any comments. There is no way to moderate it. Strangely enough, I cant find help on google. Ive done pretty much everything Ive seen on stackoverflow etc.

Any ideas?

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 #MATLAB仿真#车辆换道路径规划
    • ¥15 java 操作 elasticsearch 8.1 实现 索引的重建
    • ¥15 数据可视化Python
    • ¥15 要给毕业设计添加扫码登录的功能!!有偿
    • ¥15 kafka 分区副本增加会导致消息丢失或者不可用吗?
    • ¥15 微信公众号自制会员卡没有收款渠道啊
    • ¥15 stable diffusion
    • ¥100 Jenkins自动化部署—悬赏100元
    • ¥15 关于#python#的问题:求帮写python代码
    • ¥20 MATLAB画图图形出现上下震荡的线条