Contact Board Admin MOD.. SpamBots's getting though?

Discuss phpBB 3.0.x in general.
Forum rules
Please post any phpBB 3.1.x related topics in the forum.
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
User avatar
Saeru
Past Contributor
Past Contributor
Posts: 177
Joined: 17 Jun 2006, 23:58
Location: Behind a PHP book.
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Contact Board Admin MOD.. SpamBots's getting though?

Postby Saeru » 21 Nov 2006, 22:38

I don't mean on here.. but on my own forum. I use the same mod, but am now finding spambots sending stuff though it. Is there away I could edit the mod to keep these spam messages from going though? This is really startting to get rather annoying, and they are also increasing in numbers slowly. The mod also says "Look for 'X-AntiAbuse' headers" But even finding that don't help, not really sure what to do there.

What would I be able to do to keep spam bots from sending mail though this?

"Naku ga yousuru ichidanto tsuyosa kyaku ga icchuu wo yusuru."[/size]

User avatar
Noobarmy
Past Contributor
Past Contributor
Posts: 545
Joined: 02 Jun 2006, 11:19
Real name: Anthony Chu
Location: UK
Contact:

Postby Noobarmy » 22 Nov 2006, 05:04

setup a visual confirmation? or some sort of thing. like text box: "What are you? (Type in human)" then check if the text box's value = human.

something simple like that works quite well :)

User avatar
Saeru
Past Contributor
Past Contributor
Posts: 177
Joined: 17 Jun 2006, 23:58
Location: Behind a PHP book.
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Postby Saeru » 22 Nov 2006, 07:44

something simple yes but not sure how I would code that.

"Naku ga yousuru ichidanto tsuyosa kyaku ga icchuu wo yusuru."[/size]

User avatar
poyntesm
Member
Member
Posts: 70
Joined: 19 Oct 2006, 10:13
Location: Dublin, Ireland
Contact:

Postby poyntesm » 22 Nov 2006, 10:32

For me the best solution is to remove all the normal profile data from registration page. Then if any of that profile data arrives during registration it did not arrive from a human and you can stop it.
My Mods :, ,
My Blog :

User avatar
Noobarmy
Past Contributor
Past Contributor
Posts: 545
Joined: 02 Jun 2006, 11:19
Real name: Anthony Chu
Location: UK
Contact:

Postby Noobarmy » 22 Nov 2006, 13:16


User avatar
igorw
Past Contributor
Past Contributor
Posts: 1967
Joined: 01 Jun 2006, 20:48
Real name: Igor
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Postby igorw » 22 Nov 2006, 13:55

[php]if ( $anti_bot_question != 'human' )
{
message_die( GENERAL_MESSAGE, 'You didn\\'t answer the question correctly' );
}[/php]

Less code :P

- we're poor!

User avatar
Noobarmy
Past Contributor
Past Contributor
Posts: 545
Joined: 02 Jun 2006, 11:19
Real name: Anthony Chu
Location: UK
Contact:

Postby Noobarmy » 22 Nov 2006, 15:46

so true lol.

User avatar
Saeru
Past Contributor
Past Contributor
Posts: 177
Joined: 17 Jun 2006, 23:58
Location: Behind a PHP book.
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Postby Saeru » 23 Nov 2006, 00:52

I rather have a check box then a text feald.

"Naku ga yousuru ichidanto tsuyosa kyaku ga icchuu wo yusuru."[/size]

User avatar
Noobarmy
Past Contributor
Past Contributor
Posts: 545
Joined: 02 Jun 2006, 11:19
Real name: Anthony Chu
Location: UK
Contact:

Postby Noobarmy » 23 Nov 2006, 05:38


User avatar
Saeru
Past Contributor
Past Contributor
Posts: 177
Joined: 17 Jun 2006, 23:58
Location: Behind a PHP book.
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Postby Saeru » 23 Nov 2006, 21:53

I'll try it and let ya know if it works out not.. The spam has been slowly growing. i'm now up to 20 some a day from this :(

"Naku ga yousuru ichidanto tsuyosa kyaku ga icchuu wo yusuru."[/size]

User avatar
Saeru
Past Contributor
Past Contributor
Posts: 177
Joined: 17 Jun 2006, 23:58
Location: Behind a PHP book.
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Postby Saeru » 24 Nov 2006, 23:44

Welp that failed. I installed it. tested it. Box has to be checked for the form to send.. welp.. still getting just as many spam emails as I was before.. :(

"Naku ga yousuru ichidanto tsuyosa kyaku ga icchuu wo yusuru."[/size]


[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable

Return to “phpBB 3.0.x "Olympus" discussion”

Who is online

Users browsing this forum: No registered users and 5 guests