View Full Version : image verification before posting new thread
logical.angel
02-15-2006, 01:19 PM
Hello, people, are there any modifications that exist to force my users into doing an image verification before they post a new thread? That would help a lot.
Thanks
Andreas
02-16-2006, 02:46 AM
Shouldn't be too hard if you disable Quick-Reply (would be too much overhead to create a captcha for each showthread request).
Basically, you create a plugin for newthread_form_start that creates the image if it's not a preview/error, and then check it in newhread_post_start
hiiped
02-16-2006, 03:54 AM
can this https://vborg.vbsupport.ru/showthread.php?t=99235
be thrown into newthread.php and work ?
here is the image verification hack for vB 3.0.x / needs to be ported to vB 3.5.3
https://vborg.vbsupport.ru/showthread.php?t=72026
set for GUEST but could possible be changed to Members/Admin/Mods etc (?)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.