Snitz GateKeeper Antispam - Posted (32937 Views)
Support Moderator
Podge
Posts: 3776
3776
Similar to my last mod but should work with screenreaders so hopefully no accessability issues.
Based on the same idea as the WordPress GateKeeper Plugin
This mod may help prevent bots (web robots) from doing the following on your forum;

1. Registering accounts automatically
2. Posting link spam automatically
3. Emailing your members automatically

It does this by asking the user to answer a unique (easy) question which the forum admin can set in the admin area. This is called a CAPTCHA test - Completely Automated Public Turing test to tell Computers and Humans Apart. For more information on Captcha's see - http://www.captcha.net/. This mod should be compatible with screenreaders for accessability purposes.

Example


Please do not use the question or answer in the above example. It would be the first thing programmed into a robot.
Download Courtesy of SnitzBitz
Please post any problems in this thread. <
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Junior Member
JBaldwin
Posts: 137
137
Please go through and fix the read me. It is REALLY SCREWED UP! Almost every instance similar to this:

Code:
		"                <td bgcolor=""" & strCategoryCellColor """><a name=""gatekeeper""></a><font face=""" & strDefaultFontFace """ size="" strDefaultFontSize """ color="" strCategoryFontColor """   ><b>What is the Antispam Gatekeeper?</b></font></td>" & vbNewLine & _

You are missing the closing:
Code:
 & 

In so many places it is missing an AMPERSAND and some spots (following):
Code:
size=""		
...it is missing a quote and ampersand (" &)
This occurs in nearly every part of the readme. I ended up doing a "FIND" with Dreamweaver in the EDITED FILES and copy/pasted those into the appropriate spots. Just an FYI. <
Posted
Junior Member
JBaldwin
Posts: 137
137
I am now also having problem using Quick Reply. It is saying I did not enter/entered incorrect antispam info. Do we need to add the anti-spam boxes to the quick reply as well?<
Posted
Support Moderator
Podge
Posts: 3776
3776
Don't know what happened the readme. That shouldn't be happening with the quick reply.<
Posted
Support Moderator
Podge
Posts: 3776
3776
I'll try to have a fixed readme by the end of today.<
Posted
Senior Member
Astralis
Posts: 1218
1218
This looks promising and might stop many of my problems. Thanks for sharing, Podge! Is everything in order now?<
Posted
Senior Member
tribaliztic
Posts: 1532
1532
Astralis: This is the thread I was talking about, glad you found it =)
<
/Tribaliztic
- www.gotlandrace.se -
Posted
Support Moderator
Podge
Posts: 3776
3776
Its not I'm afraid. I haven't had time to fix the instructions. I'll try tonight but I can't guarantee anything.<
Posted
Average Member
Webbo
Posts: 982
982
Just as an aside, and a true tale - I went into a local shop/store and asked for "two dozen stamps" once.
I was told by a young male assistant that they didn't sell dozens but he could sell me two books of twelve if that was okay bigsmile
so maybe the answer isn't as simple to some lol<
Posted
Senior Member
bobby131313
Posts: 1163
1163


Has the read me been updated yet? bigsmile Waiting patiently. tongue
<
Posted
Member Locked
JohnC
Posts: 215
215
Any new developments on this mod yet?<
You Must enter a message