I'd like to see the improvement in spam handling in phpBB 3.1. It's better if phpbb have "mark as spam" feature in the topic/post. At the moment, when my board have spam I need to delete all user's post and ban user. It needs some steps to just stop spammers.
In the forum permission i'd like to suggest "can post url without moderation" and "can post without captcha". This will be very useful for newly registered user group.
Another option is using trigger event action that has been discussed in londonvasion. So we can set if post contain bad words or url then post need to moderate.
If you have any other way to easily stop spammer, please discuss here.
Spam handling for phpBB 3.1
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
-
- Registered User
- Posts: 29
- Joined: Thu May 22, 2008 2:46 am
Spam handling for phpBB 3.1
idiotnesia wuz here
Re: Spam handling for phpBB 3.1
There is already a mod that does the above; http://www.lithiumstudios.org/forum/vie ... ec3ec53787 to be honest it would be great if it became a part of the core...idiotnesia wrote: Another option is using trigger event action that has been discussed in londonvasion. So we can set if post contain bad words or url then post need to moderate.
If you have any other way to easily stop spammer, please discuss here.
Re: Spam handling for phpBB 3.1
I think it would be a good idea to have this done. Maybe like a button on their profile saying 'Spam Ban' that only appears to moderators and that would delete the user's posts and ban there IP, User Account and Email.
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: Spam handling for phpBB 3.1
I think an Emergency Ban idea would be good. It would delete all posts by the user, as well as ban them permanently and delete all of the user's posts. And it would add the user to a Banned usergroup if set up to do so. 
Re: Spam handling for phpBB 3.1
It may be for phpBB 4 but this feature would fit well into the moderation system RFC designed by imkingdavid
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
Re: Spam handling for phpBB 3.1
How would you handle permissions for this? Afterall a moderator might not be allowed to delete posts in all forums the spammer can post to. Should only global moderators have this option? Or should there me some sort of exception that allows local moderators to delete posts in forums that they cannot normally delete posts in (sounds like a bad idea to me)? Or do you have other ideas?
- imkingdavid
- Registered User
- Posts: 1050
- Joined: Thu Jul 30, 2009 12:06 pm
Re: Spam handling for phpBB 3.1
Well, I think it should be reserved only for trusted staff members anyway. And the moderators would only be able to delete posts in other forums using this tool, and it would only be the posts/threads of the selected user.naderman wrote:How would you handle permissions for this? Afterall a moderator might not be allowed to delete posts in all forums the spammer can post to. Should only global moderators have this option? Or should there me some sort of exception that allows local moderators to delete posts in forums that they cannot normally delete posts in (sounds like a bad idea to me)? Or do you have other ideas?
Re: Spam handling for phpBB 3.1
Maybe make it so it will only work for people with global Mod Permissions and it is also its own permission, so non-global mod's can't use it, yet not all global mod's can use it.
Also, this would fit into a topic here: viewtopic.php?f=81&t=32640
And instead of deleting all the users posts it just 'unapproves' them
Also, this would fit into a topic here: viewtopic.php?f=81&t=32640
And instead of deleting all the users posts it just 'unapproves' them
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"
-
- Registered User
- Posts: 29
- Joined: Thu May 22, 2008 2:46 am
Re: Spam handling for phpBB 3.1
Looking at the permission design in phpBB, it should be only for global moderator.naderman wrote:How would you handle permissions for this? Afterall a moderator might not be allowed to delete posts in all forums the spammer can post to. Should only global moderators have this option? Or should there me some sort of exception that allows local moderators to delete posts in forums that they cannot normally delete posts in (sounds like a bad idea to me)? Or do you have other ideas?
Actually I have a bad experience when someone spamming my board and my moderator need do to delete one by one the spammer's posts. Also my moderator can't do anything with spammer's post in forum he cannot delete. Here's other suggestion
- Adding moderation tool in search result.
- Adding user report feature
- Adding more advanced warning system
- Adding option to hide posts from banned user
idiotnesia wuz here
Re: Spam handling for phpBB 3.1
Most of that is covered in the RFC by imkingdavid for phpBB 4 here: http://wiki.phpbb.com/PhpBB4/RFC/Moderation_systemidiotnesia wrote:Looking at the permission design in phpBB, it should be only for global moderator.naderman wrote:How would you handle permissions for this? Afterall a moderator might not be allowed to delete posts in all forums the spammer can post to. Should only global moderators have this option? Or should there me some sort of exception that allows local moderators to delete posts in forums that they cannot normally delete posts in (sounds like a bad idea to me)? Or do you have other ideas?
Actually I have a bad experience when someone spamming my board and my moderator need do to delete one by one the spammer's posts. Also my moderator can't do anything with spammer's post in forum he cannot delete. Here's other suggestion
- Adding moderation tool in search result.
- Adding user report feature
- Adding more advanced warning system
- Adding option to hide posts from banned user
Formerly known as Unknown Bliss
No unsolicited PMs please except for quotes.psoTFX wrote: I went with Olympus because as I said to the teams ... "It's been one hell of a hill to climb"