vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - NoSpam! - an alternative to CAPTCHA images (https://vborg.vbsupport.ru/showthread.php?t=124828)

richier 11-30-2006 12:07 PM

Quote:

Originally Posted by dartho (Post 1065526)
There in may lay the problem - there is no "$imagereg" See template code below:

I added in a $nospamfield just above this, and it all came togther - thanks!

Code:

                        <if condition="$show['regimagecheck']">
                        <fieldset class="fieldset">
                                <legend>$vbphrase[image_verification]</legend>
                                <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                                <tr>
                                        <td>
                                                $vbphrase[enter_text_image_right]
                                        </td>
                                        <td rowspan="2"><img src="image.php?$session[sessionurl]type=regcheck&amp;imagehash=$imagehash" alt="$vbphrase[registration_image]" width="201" height="61" border="0" /></td>
                                </tr>
                                <tr>
                                        <td><input type="text" class="bginput" name="imagestamp" size="50" maxlength="6" /><input type="hidden" name="imagehash" value="$imagehash" /></td>
                                </tr>
                                </table>
                        </fieldset>
                        </if>




I have tried everything and I can't get the mod to work. VB 3.5.4

I instlled the mod as directed and followed the directions listed above and it never shows up.

I really want to stop the spam. I get 10-15 new spam members per day

Smoothie 11-30-2006 02:09 PM

Quote:

Originally Posted by richier (Post 1128687)
I have tried everything and I can't get the mod to work. VB 3.5.4

I instlled the mod as directed and followed the directions listed above and it never shows up.

I really want to stop the spam. I get 10-15 new spam members per day

Cause I think this is for 3.6, maybe. ;)

richier 11-30-2006 03:03 PM

Quote:

Originally Posted by Smoothie (Post 1128744)
Cause I think this is for 3.6, maybe. ;)

Look on page 3 theres a mod for 3.5 :alien:

Smoothie 12-01-2006 12:23 AM

Quote:

Originally Posted by richier (Post 1128765)
Look on page 3 theres a mod for 3.5 :alien:

Well, go re-read page 3 again. Nobody got it to work w/ 3.5.x. :rolleyes:

richier 12-01-2006 02:13 AM

Quote:

Originally Posted by Smoothie (Post 1129086)
Well, go re-read page 3 again. Nobody got it to work w/ 3.5.x. :rolleyes:

Yes they did by adding a line in the register temp. go read then come back

makaiguy 12-01-2006 09:10 PM

Haven't had a single new spammer registration since installing NoSpam!

I managed to find the pieces for doing this in 3.5.4 by scouring the whole thread. But to save some of the rest of you some trouble:
INSTALLING IN VERSION 3.5.x
  1. Download from here:
    https://vborg.vbsupport.ru/showpost....6&postcount=36
  2. Modify 'register' template per this post:
    https://vborg.vbsupport.ru/showpost....6&postcount=40
Don't forget to actually turn it on in the options (accessed via your vb options) in addition to enabling the plugin.

Top Nurse 12-03-2006 03:18 AM

Think I am came up with a simple solution to our Spanish/English forum as the hack doesn't allow for a translation of questions in vB. We just add the same question in Spanish to each English question and use the two different answers the hack can utilize. Then it doesn't matter what language the reader is using. :D

Red Matrix 12-05-2006 10:05 AM

Installed easily, turned it on, had fun with the questions! Great hack.

I find it keeps out the dummies, too.
How many continents are there?:7:seven
GMT stands for Greenwich _ Time:mean
How many letters in this question?:28
Four squared divided by 2, then add 2:10:ten
What's the cube root of 27?:3:three

Smoothie 12-06-2006 01:55 AM

Quote:

Originally Posted by Red Matrix (Post 1132319)
Installed easily, turned it on, had fun with the questions! Great hack.

I find it keeps out the dummies, too.

LOL

Smoothie 12-06-2006 02:00 AM

A suggestion for future versions, not sure if it could be implemented or how hard it would be, but this would bust the bots balls for sure. After say "X" number of tries (configured in the admin cp of course) at answering the questions and not getting any of the tries correct, the user/bot/spammer gets locked out of the registration page. Just like users who try to login with a wrong username or password.


All times are GMT. The time now is 07:16 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
  • Page Generation 0.01649 seconds
  • Memory Usage 1,749KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete