![]() |
Just what i was looking for, thanks :).
|
A nice one....
|
Quote:
a) That the answers are somehow in the source of the page and can just be extracted from there (which they aren't; they're stored on the server and only the number identifying the right answer for this particular question can be found in the source). b) That the questions are always mathematical and can simply be solved by a computerized calculator (which they're not). c) That the questions are predetermined and thus could be answered using a simple if statement in a script that hardcodes the questions/answers in, which there is not (there are no default questions and they're 100% user-customizable so there are infinitely many possibilities for questions and answers, at least as far as the server can handle). I assure you that it is impossible to create a script that will get around NoSpam! unless that script contains the best artificial intelligence yet invented, and if it does, then it can sure as hell crack CAPTCHA as well. I guarantee that this will provide you with better spam protection than CAPTCHA ever will, at least if you use proper questions, and if you don't, that's your fault, not mine. |
This work with 3.5, too? My members are tired of seeing board updates so 3.5 is it until 4.0.
|
Great mod. I installed this on vb 3.6.2 Unfortunately the nospam field didnt show on my registration page. I looked throught this thread and found a template edit fix which is shown below. Did a search in my registration template and no code alteration had been made. Added the 1 line of code and all is now working. Thanks very much.
Quote:
|
I've been having MAJOR problems with spammers lately, getting 10-12+ new ones per day on some days. Since installing this hack, they've come to a screeching halt! I don't think we've had a single one yet. So, thank you SO much. This hack was very much appreciated!
|
Quote:
|
hmm. I am running vb 3.64. I love this mod, but it makes the search function not work for guests.
With NoSpam! disabled, guests can search fine, with it inabled they get a "invalid answer" message. Any ideas? Thanks. |
Installed ----- Thanks :D
|
Quote:
This is the one most vulnerable to template edits, so something going wrong with it is not too unlikely. If it's not appearing, you might want to make the automatic template edit manually: FIND Code:
<if condition="$imagereg"> Code:
<if condition="$imagereg OR $vbulletin->options['nospam_onoff']"> Code:
<td align="$stylevar[left]" valign="top" colspan="2">$imagereg</td> Code:
<td align="$stylevar[left]" valign="top" colspan="2">$nospamfield |
All times are GMT. The time now is 07:42 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|