Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Captcha Mod
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

javid
Starting Member

37 Posts

Posted - 09 May 2007 :  09:56:48  Show Profile
Is there any mod that is only used to register using captcha? Like hotmail. You are only required to use it once you register for the account. I want to use it the same way. Just the potential member has to type in some numbers or words to register after that it is not needed for every posting. Can anyone help me with this?

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 09 May 2007 :  10:12:42  Show Profile  Send ruirib a Yahoo! Message
Have you tried searching the mod W/Code forum? There are mods for that.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

AnonJr
Moderator

United States
5768 Posts

Posted - 09 May 2007 :  10:20:01  Show Profile  Visit AnonJr's Homepage
I think one or two of them have been posted over at www.snitzbitz.com as well.
Go to Top of Page

javid
Starting Member

37 Posts

Posted - 09 May 2007 :  10:38:12  Show Profile
No, I don't know what to search for. I found this site that uses snitz and captcha mod but first of all the speaker reading the character does not work and secondly you have to use the same code for each posting. Try this link http://gardendelights.forumco.com/default.asp and click on register and agree and you will see the captcha code and click on the speaker. Remember I just want to use the captcha code for registration. I don't even want the speaker reading the code. Members must not be asked to use the code each time they post. Please let me know if you find the proper link to the correct working mod. Thanks before hand.
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 09 May 2007 :  10:43:48  Show Profile  Send ruirib a Yahoo! Message
Have you tried using 'CAPTCHA' as the keyword to search?


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

AnonJr
Moderator

United States
5768 Posts

Posted - 09 May 2007 :  10:52:46  Show Profile  Visit AnonJr's Homepage
Well, you know you're looking for a CAPTCHA... A quick search of the "MOD Add-On Forum (W/Code)" forum turned up Podge's MOD. ( http://forum.snitz.com/forum/topic.asp?TOPIC_ID=62445&SearchTerms=captcha )

I think there are a couple others floating around, but this seems to be one of the better ones.

Some other things to consider: CAPTCHA's violate certain usability rules as the blind/disabled can't use them with their screen readers. If you are required to conform to usability guidelines, you can't use a CAPTCHA unless you provide some other means (like the audio clue a la the "speaker").

If the problem is spammers, there are a number of other options that still conform to usability guidelines. E-Mail validation alone (already in the base code) will go a long way to cutting back the spammers. Alternately, you can require a field that is not normally required (like the Birthday - Shaggy posted some code for that not too far back, or by using JJensons's MOD - the exact name escapes me at the moment). Its also been helpful to re-name some of the form fields. A search of the "MOD Add-On Forum (W/Code)" forum should turn up a how-to on doing that.

There are some other options too, but these are the first ones that come to mind. HuwR has mentioned before that he's added a randomly generated hidden field and that that has helped as well. I don't know if the code for this is floating around or not.

Spend a little time with the search and you'll find numerous threads on combating spammers.
Go to Top of Page

javid
Starting Member

37 Posts

Posted - 09 May 2007 :  11:02:22  Show Profile
Thanks. I am going to try Podge's Mod and see what happens. The only thing that worries me it the readability of the characters.
Go to Top of Page

Podge
Support Moderator

Ireland
3776 Posts

Posted - 09 May 2007 :  11:18:29  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
Use the Gatekeeper mod instead.
http://www.snitzbitz.com/mods/details.asp?Version=All&mid=231

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

Kia
Starting Member

1 Posts

Posted - 10 December 2007 :  16:43:51  Show Profile  Visit Kia's Homepage
Hello,

Beeing new here :o)

As I have received a lot of porn/spam posts in my Snitz forum, I was concidering using the suggested GateKeeper.

Everything went fine untill I ran into the "found these 4 lines" issue.

Then I searched and read the other threads regarding the wrong coding and the read-me.html ....

And the GateKeeper has not been tested on version 3.4.6 ...

I realize it is a free forum and I am very grateful for its existence but I am left with great dissapointment and wondering why the heck the GareKeeper is not implemented as standard ...

And with the added GateKeeper most likely beeing overwritten on next release as I added it myself ...

I am actually close to beeing discouraged from either using Snitz or simply never updating anymore, since it will be a nightmare to keep track and add it again ....

Why not add GateKeeper as standard in a soon version 3.4.7 and simply let those not having the need, not use it ... if any.

Rgds,
Kia (or rather Michael at http://www.lintronic.dk )

Edited by - Kia on 10 December 2007 16:44:13
Go to Top of Page

Podge
Support Moderator

Ireland
3776 Posts

Posted - 10 December 2007 :  16:51:16  Show Profile  Send Podge an ICQ Message  Send Podge a Yahoo! Message
Its just a small change for 3.4.06 - http://forum.snitz.com/forum/topic.asp?TOPIC_ID=64963&SearchTerms=gatekeeper#365068
Search for "gatekeeper" and you will see the changes.

Podge.

The Hunger Site - Click to donate free food | My Blog | Snitz 3.4.05 AutoInstall (Beta!)

My Mods: CAPTCHA Mod | GateKeeper Mod
Tutorial: Enable subscriptions on your board

Warning: The post above or below may contain nuts.
Go to Top of Page

AnonJr
Moderator

United States
5768 Posts

Posted - 10 December 2007 :  16:56:10  Show Profile  Visit AnonJr's Homepage
The Gatekeeper MOD is one of a number of ways to prevent spamming. None of the forums I run use the Gatekeeper MOD, yet none have a spam problem either. When you add to that the fact that not all implementations are public, it makes more sense to have the base code only contain that which is necessary for all forums and leave the rest as add-ons.

Incidentally, there is a more detailed discussion of your anti-spam options here: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=65057

Lastly, if you have questions regarding the implementation of the Gatekeeper MOD you would do better to start a new topic in the "Help: MOD Implementation" forum.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 1.3 seconds. Powered By: Snitz Forums 2000 Version 3.4.07