![]() |
Ooh, of course - it was only put in a template of its own in 3.6. So yeah, do it like dartho says.
|
Sweet! Thanks!
|
will download and install later
Thanks |
Wow man! Thanks so much! This is EXACTLY what I was looking for after reading a thread on vb.com about spamming and how CAPTCHA in 3.5 was cracked by spammers already. Im going to install it asap!
|
Quote:
gas Gas Petrol petrol diesel Diesel and probably many other alternatives as well ^^ lol btw can this be used with the image verification system as well to create a double protection? |
installed on 3.60 newest version, works good, thanks :)
....mauisun |
Quote:
|
I was getting a spammer a day befoer I installed this - 10 day of NO SPAM. Nice Work
|
Excellent hack AA. Much obliged to you. Have clicked and nominated for HOTM. Well done. It's working great on my board.
|
Thanks for this hack,
I've been recieving lots of fake registrations from spam bots. Problem solved now :) |
Anyway to make this work on 3.5.4?
|
Flip to page three of this thread, download the product XML attached to post #36 and then make the template edit as dartho instructs a couple of posts below. :)
|
Quote:
Which template do I need to edit this into? Sorry, didn't see the name of it specified on page 3. Thanks ;) |
easy for spambots :)
it's not alternative to captcha this is 100 % better than captcha for spambots trust me. |
Thank's for this. I really hope it help's keep the spammers out
|
Is it possible for someone to input the answer via a checkbox or radio button? If someone has a selection they'll be less likely to make spelling mistakes.
Also, could this easily be added to the bit where a member verifies there age, before they even agree to the rules? Does this work on the guests contact form and search pages? |
Great idea I will install it
Thnx |
Quote:
Quote:
|
I was wondering if this MOD could be used another place in vBulletin besides just the registeration process? Namely,
------------------------------------------------------------------------- Ref: Tipem's comment... Surprisingly enough, I've tried this and it's worked (not involving verification images or captcha). On your web form, have a "verify" input text box. Above that say: "Enter in 'V f r 4 R $' without spaces or quotes in the text box below" (and the verification code can be static). And whaddya know -- no spam from email web forms. Eventually spam bots might figure this out, but it can be a quick fix. To make it even more difficult, you could say "Enter in 'V-4-R-$-s' with no spaces, quotes, or dashes in the text box below." Because a spam bot isn't human, they cannot comprehend this. It's all about fooling bots. The key is not to do it a methodical way, not a hidden or "tricky" way -- just an "odd" way that only humans can comprehend. Simple. taken from http://www.sitepoint.com/forums/showthread.php?t=417095 ------------------------------------------------------------------------- Upon reading that, I wondered if this MOD could be used on the 'contact us' form as well as the new user registeration perhaps? If so, where would one add the code in vBulletin to do so? GREAT MOD by the way, one of my favorites! |
Well, as a quick non-tested solution for now to add it to the contact us form:
1. Edit the "Cache the NoSpam! template" plugin to say: Code:
if (THIS_SCRIPT == 'register' OR THIS_SCRIPT == 'sendmessage') 3. Make a new plugin on the sendmessage_contactus_start hook with the following code: Code:
if ($vbulletin->options['nospam_onoff']) |
Quote:
Anyway, as I said just a tremendous MOD. I think it will be able to stop many a spambot in it's tracks. |
Well, to copy the text of a plugin into another one, you go to "Plugin Manager" in the Admin CP menu (under Plugins and Products, close to the bottom), find the plugin with the right name (using the browser's search function is probably the easiest way to do this), click its name, copy the "Plugin PHP Code" and then click "Add New Plugin" (the link under "Plugin Manager") and paste it into the "Plugin PHP Code" instead. Select the hook with the specified name in the "Hook Location" drop-down, and I suggest also selecting "NoSpam!" in the "Product" drop-down. Lastly, set "Plugin is Active" to Yes. To just add a new plugin with predefined text, do everything from the part where I tell you to click "Add New Plugin" again.
If you still find it confusing, it won't be long before this is all in the product itself anyway. |
Not sure if this is posted, but you can simply create a new profile field, make it editible on at registration..
Add a new "single line text" field.. It's pretty easy.. Good idea though.. |
Installed!
I've been getting a lot of spammers signing up lately, hopefully this will take care of them. Thanks! |
*INSTALLED* Thank you! I like! :)
|
Very nice functionality, and a plug-in too!
Thank you. |
Thank you for this possibility. We were looking for this. :)
I noticed the questions are only asked if someone wants to register. Is it also possible to use this if you want to allow unregistered people to post on the forum? So instead of image verification for unregistered posting using these question to verify if they are human. If this is possible, could you tell us how we can make that work? Thank you in advance! |
Quote:
|
lol nice hack
|
What about a copy for 3.5.x
|
Is this working in 3.6.2?
|
Quote:
Would be great! And now I looked a bit further into it, I found a few more occasions where the CAPTCHA is used, like the search when someone is not logged in, and there might be more... |
wow!!!!! thanks alot.
My server didnt supports GD Library. it fixed my problem now, thanks!ss!!!! *lets click Installlllll* |
I am working on a version that works with all places where CAPTCHA is used in vBulletin - it's working fine for guest posts and contact forms, but I'm having problems with the guest search for some reason. I'm hoping to get it out soon.
There is a 3.5 plugin (and a note following it) on page three or four of this thread. And yes, it works in 3.6.2 - well, my forum is having a problem with displaying the wrong version number, but I did replace the files and everything and it works fine. |
AntiAlias,
sounds good :D I hope you will be succesfull ;) |
Hi,
I get this error when trying to import xml: Database error in vBulletin 3.5.2: Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO plugin (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`) VALUES ('1', '5', 'Cache the NoSpam! template', 'cache_templates', 'if (THIS_SCRIPT == \'register\')\r\n{\r\n $globaltemplates[] = \'nospam\';\r\n}', 'nospam'); MySQL Error : Unknown column 'executionorder' in 'field list' Error Number : 1054 Date : Wednesday, October 25th 2006 @ 10:22:53 AM Script : http://www.westwoodvelo.com/admincp/plugin.php Referrer : http://www.westwoodvelo.com/admincp/...?do=productadd Any Idea???? Thx |
Very nice share = Jacquii clicks INSTALL
Thanx - I do have a question though - http://JPiCForum.info - You'll see I am making use of the QuickRegister on the JPiC portal... How can I get this to work for that? I'm also using image verification for non-members on the Contact Us page - It would be excellent if NoSpam! work for that page as well. At anyrate - Thanx = wonderful modification - EASY install :) Jacquii. |
Just wanted to post that since I installed this on October 17, I have had no spammers at all! A great add on. And thanks for adapting it for us 3.5.4 users.
|
This hack kicks ass!
We ditched the captcha and went all the way with this product. Few outside our organization would be able to come up with the right answers and I can guarantee no bot will ever make it. :laugh: Edit: Besides asking a straightforward question you can also set up fill in the blank questions. If you utilize sayings that are specific to your intended audience then you pretty much eliminate all the bots. For example:
We made up a whole bunch of these types of questions and with the random display we can just about forget about bot spammers. https://vborg.vbsupport.ru/external/2007/03/4.gif By the way, where is the Mod of the Month link! This hack gets my vote. :) |
installed 3.6.0 !
working great..thanks! :D |
All times are GMT. The time now is 12:37 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:
|