minibb®
Fight the automated spam - protect your miniBB-forums,
getting the Captcha addon! Click here to read more.
Captcha Addon for miniBB
Community Forum
 | Forums | File Bank | Sign Up | Reply | Search | Statistics | Manual |
Official Addons and Solutions miniBB Community Forum / Official Addons and Solutions /

Pre-moderation add-on discussions

 Page:  1  2  »» 
michael1234
Forums Member
#1 | Posted: 13 Jan 2007 23:52
Reply 
Currently there are two different options, when messages from everyone are queued for approval, or just messages from specified and new registered users are queued so show penind messages.

Can you add a third option that's ONLY for selected registered users? I would like this option only for certain members that admin selects AND allow new members to post automatically. I just have a problem with a few members but don't have time to keep going in and approving for new members. If the new members have an issue posting, then they can be added to the "pending" message list.
Paul
CEO
#2 | Posted: 14 Jan 2007 09:24 | Edited by: Paul
Reply 
I though I have replied to you to this question previously.

If you are ready to invest about $100 we can start to discuss this option.

It's a big work to destroy current addon's logics.
Vishal
Forums Member
#3 | Posted: 15 Feb 2007 22:17
Reply 
Hi Paul,

How to prevent messages in queue showing up in RSS feed?
Paul
CEO
#4 | Posted: 16 Feb 2007 05:23
Reply 
As follows from the README.txt:

If you are using premoderation addon, set/uncomment $premodDir option, so your pending messages are not displayed in RSS feed.

;-)
Vishal
Forums Member
#5 | Posted: 19 Sep 2007 05:30
Reply 
A suggestion:

It would be very useful if option to remove users from the pre-moderation queue is made available in the "Messages pending approval" page itself. Something like a check-box next to member name in the list of messages.

At present, the work requires toggling between "Messages pending approval" and "Premoderation settings" pages. You go through messages in pre-moderation queue and if messages from a member are found satisfactory, remember his ID, go to "Premoderation settings" page and remove him/her from pre-moderation queue. And so on...

Another option to delete a member directly from the messages list is also desirable to handle outright spammers who don't deserve to be members at all (I do that on an average of 4-5 members per day on my forum).
Paul
CEO
#6 | Posted: 19 Sep 2007 11:17 | Edited by: Paul
Reply 
One question - have you Captcha add-on installed? :-) I suppose having it you won't need all these things.

Here on miniBB, I've just installed Captcha to prevent automatic registrations and guest postings, and created Spam & Flood thread. For some time there was few manual spam, until spammers discovered it is bad to leave message here, because anybody can discover their "business" page in search crawler, noticing sometimes it was promoted via spamming the other forums. It is very bad sign for a business :-) I already received couple of whining requests to remove spam messages from this thread, but what I did just showed the middle finder. No way.

I also banned few Chinese networks.

For some months, there is NO SPAM, at all.

As about new Premoderation - thanks for the suggestion #1 (straight remove from premoderation queue), I will keep them in my list and probably sometimes will implement them... but since this add-on is kind of unprofitable and low in sales, I still can't allow much time in additional developing.

Deleting a member from the messages list is a very difficult process and I doubt I will implement it at all. Maybe it would be just possible to create kind of link which opens the admin panel's page where you delete the user, with automatically substituted ID.
Vishal
Forums Member
#7 | Posted: 19 Sep 2007 22:16
Reply 
have you Captcha add-on installed? :-)

Yes I have and they do help a lot in eliminating third degree spammers. I mean those who do automated logins and so.. But there are also legitimate spammers who take time to manually register and then post 1-2 blatant ads. Not every forum will encounter this. I'm sure. But my forum is like a magnet to such members. Members are waiting for an opportunity to post self-serving posts/ads. Pre-moderation addon is really a boon to me and I definitely wouldn't have been able to run my forum without it.

Deleting a member from the messages list is a very difficult process and I doubt I will implement it at all. Maybe it would be just possible to create kind of link which opens the admin panel's page where you delete the user, with automatically substituted ID.

Oh yes! That's what I have been doing at the moment. I modified the template to include a delete link below member's name.

I have sent you an email to discuss sponsoring #1 this feature. It sure will save me lot of time.
Vishal
Forums Member
#8 | Posted: 1 Nov 2007 00:06
Reply 
I have seen that even though pre-moderated "topics" does not appear in last discussions list in the home page, it appears in the custom list (last 100 discussions) when accessed through index.php?action=advld

How to prevent them from appearing in that list?
Paul
CEO
#9 | Posted: 1 Nov 2007 04:55 | Edited by: Paul
Reply 
You may try this action in bb_plugins code where it says...

if($action=='vthread' or $action=='vtopic' or $action=='' or $action=='userinfo' or $action=='stats' or $action=='search') require_once($premodDir.'premoder_topics.php');

so add or $action=='advld'

if($action=='vthread' or $action=='vtopic' or $action=='' or $action=='userinfo' or $action=='stats' or $action=='search' or $action=='advld') require_once($premodDir.'premoder_topics.php');

The 'advld' code should be pasted after premoderation code in bb_plugins.php.
Vishal
Forums Member
#10 | Posted: 3 Nov 2007 00:37
Reply 
Oh yes! Its working now.

Thanks!
Vishal
Forums Member
#11 | Posted: 8 Jan 2008 23:58
Reply 
Hi Paul,

I have noticed this few times in my forum that some posts manage to sneak in in spite of users in the pre-moderation queue.

Here's one of the posts. The user was the latest member:

# Posted: 9 Jan 2008 00:25 · IP: 121.246.163.231

Are you guys looking for an easy work at home and at the same time earn a cash.If yes then look no further cos netbizexpert offers you that solution.It is not only a easy business but the registration is also free.So hurry up Join free today and start your earning.


It always happens with the latest member and roughly about the same time. Wonder if it has to do something with the time.
Paul
CEO
#12 | Posted: 9 Jan 2008 04:10
Reply 
Vishal
Unfortunatelly I need a precise problem description... until I can't repeat it on my side I can't tell what's wrong. I am almost sure it is not related to the specific time though.
Vishal
Forums Member
#13 | Posted: 9 Jan 2008 04:25
Reply 
Hmmm that's pretty difficult I suppose. However, I'll try emulating the problem.
Guest
#14 | Posted: 24 Mar 2008 22:48
Reply 
Hi,
I just purchased the pre mod add on and had implemented successfully on my site. Is there anyway for me to delete the premod user or premoderator from the control panel, besides manually editing it from premoder_data.php. Thanks
Paul
CEO
#15 | Posted: 25 Mar 2008 05:38
Reply 
Of course there should be a way... when you log-in as admin, at the bottom part of forums page beneath the "Admin panel" link there should be a link "Premoderation settings". Clicking that link you will enter the section where you could specify Premoderation settings, add/remove users and/or moderators.
 Page:  1  2  »» 
Your reply
Bold Style  Italic Style  Image Link  URL Link 


» Username  » Password 
You are welcome to post anonymously by entering a nickname with no password (if that nickname has not been taken by another member) or by leaving both fields empty. If you have a forums membership account, you can also sign in from this page without posting a message, or sign in and post at once.

Before posting, be sure your message is compliant with our forum posting rules. If not, it may be locked or deleted with no explanation.

 
Online now: Guests - 28
Members - 0
Most users ever online: 191 [24 Dec 2007 14:33]
Guests - 191 / Members - 0

Forums are powered by miniBB®