![]() |
There are other phrases, for example in the Registration FAQ entry, that contain links to register.php that will need to have the anchor text changed. They also link to the newly named register.php after installing this mod.
Do a search for phrases containing the word "Register". |
I first renamed it to registerforfree.php ... saw no decrease in "fake" registration attempts (about 200 a day)
Then indeed figured still having "register" in the filename may no be the smartest thing to do so I changed it to something else, but still no sign of a decrease in registration attempts. Perhaps leaving a fake register.php on the server may also help ... those bots might be set up to only look for a registration url if what it considers default returns a 404 Gonna try that first, and if that fails I'll be editing the phrases as suggested. |
We were getting hammered by China recently, eating up our server resources - even though we have all new registrations go into Moderation. The bots figured out what the answer was to our verification question. Once we changed the question and answer, all the bots stopped. We will continue to monitor the server for a while to see if they return - and if so, we will look at using this mod.
Thanks, David |
One of the best modifications, we required to stop SPAMMERS who are hammering register.php page.
Thanks BirdOPrey5 FYI - I had to manually change 5 more language phrases and 5 more places in my style to make this work on 3.x |
Quote:
Do you remember any of the 5 other places? |
We installed this modification properly, but within few minutes those spammers have started hammering the new renamed register.php
Makes no difference.. Am i missing something ? |
Then your spammers are either human or following links.
A couple of things- 1) Make sure register isn't in the new file name. make it just some random letters. 2) It has been suggested editing phrases with the word "Register" in it and change it to something else, perhaps an image of the word register instead- but again don't use the word in the file name. |
Gland to know that my idea to rename register.php as anti-spam protection, became a mod after 3 1/2 years of my post (Jan 9th, 2010):
https://vborg.vbsupport.ru/showthread.php?t=232624 Edited: If you want to extend it a bit to become 100% anti-robot safe, add the following code in the registration form: Code:
<input type="checkbox" id="malakas" name="malakas" value="1" style="display:none;"> Code:
if ($vbulletin->input->clean_gpc('r', 'malakas', TYPE_UINT) == 1) I'm using it for years and works 100% (always talking for bots). |
Interesting stuff- never saw that thread before- or didn't recall it if I did. This came about I was talking with other vb support personnel and we had a ticket of someone complaining of having to delete register.php to stop some sort of "bot attack."
I know I had looked into renaming register.php several times over the years but the sheer number of replacements needed always put me off. Finally it clicked to basically use a replacement variable- and more or less that is what the mod does. But it does do a few more complex matches so that if someone links to some other site's register.php page or just types register.php in a post it does not get changed- which it would in a pure replacement variable scenario. Finally I had to add some magic for links to work in the admincp as replacement vars don't work in the admin cp. |
Bug in this add-on:
Clicking "Email Activation Codes" from the user panel in the AdminCP does not send the codes and does not give an error message. It just loads the smilies page. |
All times are GMT. The time now is 10:56 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:
|