I would support this 100%. Besides being an annoyance to you, they are an even bigger hassle to track down and delete. On top of that, I can’t spend all day on the forums waiting for the spammers to post so I can delete them. I was unable to check the forums this weekend due to previous plans and the spam built up to a fairly large quantity.
Hopefully Sparky (Nathan) will see this and chime in if it is an option or not.
And for those that have asked (through PMs or other means), I do not have the power to make changes to the board (other than deleting spam) and I am not an employee of Sparkfun. I’ve simply been a customer of Sparkfun since its humble beginnings and try to help out when I can.
well, the SPAM only occurs in the forum with the most posts…
so, if you created say a SPAM forum, with more posts than any other forum(could somehow do this via the DB tools, not manually), and the bots will spam there.
Not really a solution, but it keeps us from having to see it.
Right now they just search the HTML for the highest number (they know the formatting of the HTML), so if you locked the forum, maybe it would just bork their system?
Send me the phpbb file for the registration, and registration check.
I’ll add two checkboxes:
Please check this box(helps prevent spam)
Please uncheck this box(helps to prevent spam)
The bots wont have this in their script, but all users will be able to do it, on the register check page, ill write code to check that these are right, if not it will kick them back as though they filled out the form wrong.