last several attempts i've made at running a phpbb forum on any of my sites, were taken down because of the extreme amount of spam.
the phpbb captcha either doesn't work, or there are publicly available scripts to "crack" the captcha.
there's always the approve members, but I don't want to do that.
how does this forum stop the bots from signing up and spamming?
phpbb and spam
Moderator: General Moderators
phpbb and spam
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
There are three barriers to entry, two visible, one not. The two visible are the captcha and the anti-bot question. The hidden barrier is some server side checks that stop a lot of link spam: if the website, among most of the other "default" fields is submitted, the IP address is banned.
We get the occasional spammer, but most users don't see it because we take care of it quickly and do checks frequently to see if we need to tweak the ban list further. There are a LOT of email addresses banned that we've added over the years which dropped the spam down a ton. The major part is due diligence in going beyond the "ban user" or "ban IP," but investigating further when possible to see patterns the computers just aren't going to note (because we don't ask them to.)
We get the occasional spammer, but most users don't see it because we take care of it quickly and do checks frequently to see if we need to tweak the ban list further. There are a LOT of email addresses banned that we've added over the years which dropped the spam down a ton. The major part is due diligence in going beyond the "ban user" or "ban IP," but investigating further when possible to see patterns the computers just aren't going to note (because we don't ask them to.)
Is this built in phpbb behavior, or stuff you guys added?feyd wrote:There are three barriers to entry, two visible, one not. The two visible are the captcha and the anti-bot question. The hidden barrier is some server side checks that stop a lot of link spam: if the website, among most of the other "default" fields is submitted, the IP address is banned.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.
I'm assuming you mean the Textual Confirmation mod.. which I installed. It seems pretty sweet! If bots get past it.. i can just change the questions. 
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.