vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Enhanced Captcha Image Verification - stop bots from signing up!! (https://vborg.vbsupport.ru/showthread.php?t=132482)

steadicamop 07-11-2007 06:09 AM

Quote:

Originally Posted by karlm (Post 1280724)
Dang, I was looking for this exact project not too long back..couldn't find it though. It does sexy though!

Is it purely for registrations only - or can it be used where-ever captcha is used, e.g. guest posts or searches, etc?

It's possible to be adapted for other purposes - the plugin location can be changed to other hooks so it's entirely possible for it to be used again.

Do you have any specific place in mind? Let me know and I will try and knock a quick modded version up.

Jason

blacklancer 07-19-2007 09:43 PM

awesome mod. thanks!

installed

meissenation 07-29-2007 08:04 PM

Installed. :D

cynthetiq 08-03-2007 05:42 AM

Quote:

Originally Posted by steadicamop (Post 1288171)
It's possible to be adapted for other purposes - the plugin location can be changed to other hooks so it's entirely possible for it to be used again.

Do you have any specific place in mind? Let me know and I will try and knock a quick modded version up.

Jason

I'd like to see it work with Form Hack. since it specifically needs to have image verification off in order to work.

Michael2 08-16-2007 09:00 AM

First spam-free day in a long time, thanks!

JadedSouls 08-22-2007 12:51 AM

This was needed on my site - great hack!

Mrdby 08-25-2007 03:04 PM

3.6.8?

DiverTree 09-15-2007 03:12 AM

Quote:

Originally Posted by Mrdby (Post 1325440)
3.6.8?

this is the first hack i installed on my vb 3.6.8 message board and it seems to be working flawlessly. i installed a whole slew of anti spam stuff on my 3.6.4 and nothing kept the bots out until i installed this hack. in the last two days i relized how much it had spoiled me. lol. i recomend that if your going to install a product ... this should be the product you install. good luck. :)

thanks to the author!!!

Bojangles 09-15-2007 04:02 AM

Installed like a breeze for 3.6.8. Nice mod! :)

yoyoyoyo 09-15-2007 01:05 PM

Quote:

Originally Posted by steadicamop (Post 1128565)
@ GaryK & JD45:

First thing - check to make sure you have the GD libraries installed - see this post. If you don't have GD installed it won't work - if it is installed try this -

Check the structure of the images - they should be:

forum root/images/verification

Here's something to check if that is all correct, in templates check image_verification, and find this code:

PHP Code:

images/verification/show.php 

Change it to your server root ie

PHP Code:

server root/forum/images/verification/show.php 

Make sure that ?1 through to ?4 is kept after show.php otherwise it won't work.

If all else fails PM your site details and I can take a look.

HTH

Jason

better yet, simply change it to
PHP Code:

$vboptions[bburl]/images/verification/show.php 

BTW -where are the settings in the ACP for this hack?


All times are GMT. The time now is 05:07 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.01353 seconds
  • Memory Usage 1,744KB
  • 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
  • (3)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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