Tagged Questions
1
vote
2answers
207 views
phpbb banning multiple users by username/email
On phpbb, we usually select many user names and put it in the ban list. This is fine. but here's my key question:
Are these banned users banned by their user names only OR emails OR both?
If they're ...
0
votes
0answers
36 views
Moderator with no power to fix spam bot issue [duplicate]
Possible Duplicate:
How can I prevent spam on sites which I control?
I think this is the correct site to post this.
So I'm a moderator (not administrator) on anddev.org and it's completely ...
2
votes
2answers
546 views
How can I reduce the number of spammers registering with my phpBB site?
I have a site which runs phpBB, on this site I have
enabled user authentication through email when registering
enabled captcha
However I still get spam users every 20 to 30 minutes.
Is there ...
0
votes
0answers
104 views
phpBB3 antispam: mod for “patrolling” the forum? [closed]
I've been working on various antispam measure in a phpBB3-based forum I host. Now I was thinking of an extension/mod that ties in with editing of posts (and later perhaps signatures/profiles) in that ...