The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
32 views

Making custom WordPress user roles require admin validation to register

I'm working on a WordPress project that has a few custom user roles and I modified functions.php to enable new users to choose from them during registration, but I need all but one of those roles to ...
0
votes
0answers
32 views

Facebook Comment Moderation Tool Not Working

Our company is using the comment moderation tool on 6 websites. However, on 1 site the moderation tool is not working - http://www.majesticmountainvacations.com It's viewed as this: This is also ...
0
votes
0answers
73 views

Facebook: The comments what need approval by Moderation Tool appear in Facebook Page's Timeline [closed]

I have a problem when developping website relating the Facebook. I embeded Comments Plugin in my web page and made App for Comment moderation tool and so on. But I'm in trouble, the comments what ...
0
votes
0answers
59 views

can't moderate comments on a facebook tab app

I created app for a tab page as you can see in this link: http://www.facebook.com/roee.sendler/app_101062086743575 in the bottom of the page I wanted a comments box with moderation, so i added this: ...
0
votes
0answers
47 views

alternative to django moderation

For the django website I'm developing users can suggest edits to some models, but these changes must first be approved by an admin. Currently django moderation almost does what I want but it is too ...
0
votes
0answers
53 views

PHP Setting up a moderation system for a blog

I am developping a blog and I would like to here about advise to set up a moderation system for the articles sent by the users. I am using the Doctrine ORM. How it works: - a user writes an article ...
0
votes
1answer
65 views

Facebook Social Plugin: How many users have to mark a comment as spam before it is hidden?

We're using the Facebook Social Plugin for comments on our site and recently have had issue with comments disappearing and people thinking that we're over-moderating them. But actually, we think it ...
0
votes
0answers
34 views

Moderating Facebook comments on WIX site

I've installed a Facebook comments box on my WIX website.Is it possible to moderate comments on the WIX site? I put an HTML box in the header section with . Is that all that is required? When I went ...
0
votes
0answers
32 views

Comment Moderation “Setting” Link Never Loads - How Else Can I Get Alerts?

So I set up a Facebook comment box on my Blogger blog but when I go to the comment moderation page and click on "settings" it just hangs at the loading screen. I just need alerts when I get comments ...
0
votes
1answer
104 views

facebook comments moderation not working after adding all meta tags

I implemented Facebook comments. I added all with admin, app_id, og:image, og:description, og:title, og:type, og:url. Also I added prefix="og: http://ogp.me/ns#" to As a result of all the efforts ...
0
votes
1answer
65 views

Wordpress: Flag comment for moderation

I'm looking for a Wordpress plugin that will allow my users to flag, or rate a comment for moderation. Essentially, if a number of people flag a comment, it is added to the moderation queue. Have ...
0
votes
0answers
19 views

Youtube: Using a channel for moderation?

Is it possible to let client applications upload to a specific channel, say a channel in MY account, instead of theirs. Specifically what I have going on is an iOS app, that I'd like to upload videos ...
0
votes
1answer
81 views

Facebook comment moderation before publish [closed]

I want to use facebook xfbml comments plugin. Is there a way to moderate user comments before show up on my site?
-1
votes
1answer
202 views

what is standard restrictions for facebook comment box

i use facebook comment box moderation tool. Under the Settings menu, there is an option : Black Listed Words ->Standard Facebook Restrictions where can i find the all list to check some words? ...
0
votes
0answers
91 views

How to add Comment Moderation to a Facebook widget on a dual Wordpress/EShop server?

all. This is my issue: I have a server with two systems, one site made with Wordpress and the other one with an eshop system. They are not connected, just in the same server. Wordpress is located in ...
0
votes
1answer
837 views

Comment moderation tool not working

So I followed all the steps in the fb docs ( https://developers.facebook.com/docs/reference/plugins/comments/ ), I added the admin id and app Id meta tags and tried both the html5 and fbxml versions, ...
1
vote
1answer
181 views

Facebook comments moderation is working but no comments show up in the moderation tool

I've integrated the Facebook comments plugin on our customer's page using an Facebook App id. The comment moderation on the site itself works as expected and comments can be moderated. But there ...
-2
votes
1answer
100 views

php content moderator [closed]

I am developing a web application using PHP/MySQL which would need moderation. I'm thinking of an automated moderator as a manual moderation would be too slow based on the content users would be ...
0
votes
0answers
30 views

Moderator guide for Facebook comments?

Is there an guide someplace on how Facebook auto-moderates comments in the comment plugin? It seems like a lot are held for no apparent reason.
0
votes
0answers
77 views

Facebook Comments app integration stopped working today?

Earlier today, with no changes to my website, my facebook comments box stopped allowing me to adminisitrate the comments, and comments left stopped showing up in the notifications for my app. Nothing ...
0
votes
1answer
219 views

How making the CommentBox Moderation work properly?

Since 2 weeks I am stuck with the social plugin commentbox. I managed to install the "Hike - Free Tab Builder" on my FB Fanpage and inserted there a HTML code with text and I also included a cuple of ...
0
votes
0answers
121 views

Django configurable Moderation and Flags of multiple models

I have multiple models which should be flaggable and moderable. It's quite similar to the system here on Stackoverflow. There is a related question to this one, and another one, but they do not answer ...
0
votes
1answer
93 views

Wordpress with multi level moderation

I want to create a newslatter like site with Wordpress. I am searching for a Wordpress plugin that can do the following: - Everyone can register - Everyone can send a news(post) - Editor will aprove ...
0
votes
1answer
46 views

How important is having an admin interface?

So I'm working on a community website/forum in PHP and I'm thinking that depending on how popular it gets I should (eventually) have a few moderators, to do things like delete spam posts, ban users, ...
1
vote
0answers
58 views

Are there any stable, well-maintained Django content AND user flagging apps available?

I'd like to have some or all site users (depending on permissions) perform simple flagging of model instances (content) and/or users on a Django 1.3.x or higher site. Requirements/Nice to have ...
0
votes
0answers
191 views

Facebook comments plugin does not allow moderation - debug shows no error

I have attempted to install the facebook comments plugin in HTML5, then I tried XFBML, but neither myself nor the other admin can moderate comments inline. We also do not receive statistics or ...
1
vote
0answers
200 views

Facebook Comments - Show ONLY comments needing moderation

When moderating facebook comments at the comment moderation tool, and clicking on "moderation" view (https://developers.facebook.com/tools/comments?view=queue), it shows ALL comments (comments needing ...
0
votes
2answers
153 views

best strategy to moderate uploaded images?

Im trying to finalize my image moderation code, I have just a simple assets model with a column moderated. Images will not be shown unless the moderated flag is set to true ( boolean ) In addition to ...
0
votes
1answer
595 views

Facebook comments in Page Tab iframe - links and moderation

I posted a question last night, and seeing as I have made some progress but run into new issues, I am asking again, hoping for some help :) I have a Facebook page tab on my fan page. I get the ...
2
votes
0answers
1k views

Facebook comments on page tab - moderation not working

EDIT: So after I changed a few minor bugs, added some og:properties etc, I found out that moderation works just fine if I set all the URL's in the file to the original page with the content for the ...
0
votes
2answers
298 views

How to activate comment moderations

I have added a facebook comment social plug in box here: www.forumgoesmody.com/guestbook.html I have included the following line of code on the page: <meta property="fb:app_id" ...
5
votes
1answer
351 views

Can django-moderation and django-reversion work together for a content_type?

We are working on a django website in which we want to give users control of the content, but we want to have administrator users to moderate the content, and a queue of the accepted content in case ...
2
votes
1answer
527 views

Facebook Moderation on Dynamic Page

On my site I have this line: <html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://ogp.me/ns/fb#"> I have all my meta tags (I replaced all real data): <meta property="og:title" ...
0
votes
1answer
776 views

Whats wrong with my facebook comments. It appears but the comments don't show for moderation

I can't seem to get moderation working. Please could someone advise where I'm going wrong. I've read quite a few how-to's etc and I can't get it working. I don't think I can see the wood for the ...
3
votes
2answers
228 views

django - Models design advice for revision + moderation system

I'm actually working in a DJango based system. We need to support some moderation and revisioning functionalities, but we are not sure about the best design of models classes. I give you some more ...
0
votes
1answer
833 views

Why do comments not show up in Comment Moderation Tool

I have developed a site with multiple pages that allows for comments to be made on each. Myself and other users can write comments and they are visible on the wall and can be seen on the commenter's ...
0
votes
3answers
57 views

Need support with logic behind “approve post if 10 people like it” feature

Right now I have a voting system on my website that stores all votes in a votes table. in votes table I have a field named item_name which contains id of article that was liked. All article ...
0
votes
1answer
243 views

How to Design an Efficient Spam-Filtering and Moderation System?

I am building a website that allows user content to be posted. There is a flag button at the bottom of the user's post, enabling other registered users to click, identifying the post as offensive, a ...
1
vote
1answer
828 views

Facebook comments no moderation with href

I receive this message on my page where there is facebook comments plugin. "Warning: this comments plugin is operating in compatibility mode, but has no posts yet. Consider specifying an explicit ...
0
votes
1answer
123 views

Fail to Moderation in comment box

I'm unable to moderate the comments in the comments box in http://developers.facebook.com/tools/comments Did I miss anything out? - - <body> <div id="fb-root"></div> ...
0
votes
1answer
123 views

Where to access member profiles? Facebook Registration

I have successfully added Facebook Registration System into my (HTML) website. To try, I have asked a few friends to get registered. They have filled up the form on my website (which is modified to ...
0
votes
2answers
102 views

Content Moderation System Schema design..?

I am making a Web Application, where Users will be able to Add / Edit Some Content. So there lies a need of Content Moderation in my system. Suppose if i allow User to Add / Edit Article content on ...
0
votes
2answers
143 views

Photo Censorship Moderation Tool

We're currently looking to build a photo sharing platform that allows users to upload photos which will then be represented publicly on our website. We're anticipating that the uploaded photos will ...
0
votes
1answer
2k views

Facebook comments plugin not showing comments without moderation

I am using the facebook comments plugin for my site . Everything works ok except I want all comments to appear without being moderated first . Comment appears on the user's wall. I checked 'Make ...
1
vote
3answers
1k views

cannot see comments in moderation tools. info inside

this is where the code is embedded: http://www.dj.rotemayalon.com/hamlatzot.html but no comments are listed in the Moderation Tools area. what am I doing wrong? thanks for your help.
0
votes
1answer
264 views

How can I show comments only without an input field using the new FB Comment Box?

Here is the scenario: I have customers that use my products, and they have a private (password protected) page where they can review the product using FB comments. I would like to show the actual ...
0
votes
1answer
2k views

Not able to moderate Facebook comments on my website

I've put the code for Facebook comments on my website: www.weloveisrael.org (down at the bottom). I can't seem to be able to moderate them, this is the code, what am I missing? : <div ...
0
votes
3answers
144 views

Moderation/pre-approval before database content is publicly visible

My previous version of this question (self-deleted) went down like a lead balloon, so I hope this version is clearer as a question. Background: Our website has a sign-up form which content forms a ...
-2
votes
1answer
651 views

How can I add the moderation tools to comments on my website?

I recently changed my comment box for a facebook social plugin comment on my website. <div id="fb-root"></div><script ...
0
votes
1answer
213 views

Moderation plugin for Rails

I have a wiki site that allows users to add and update contents on my site. I am currently using paper trail for moderation, which allows me to undo updated/created posts by user. However, I am dead ...

1 2