The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Rename register.php by BOP5 Details »» | ||||||||||||||||||||||||||
Rename register.php by BOP5
Developer Last Online: Aug 2023
Brought to you by BirdOPrey5 / Qapla.com
It's great when you stop spam bots during registration but this mod gives you a chance to stop them BEFORE they even attempt to register. I have received multiple reports from people who say their "register.php" was getting hammered with spam requests- so much so it was like a denial of service attack. Even if they disabled registration they would waste so much resources their site was slow or worse- had to be taken offline. What this mod does is allow you to rename the register.php file- my theory is many of the vBulletin spamming bots are hard coded to look for register.php. Using a unique name will throw them off, at least for a while. To manually change the name of register.php would have meant dozens, maybe hundreds of manual edits to files and templates previously. This mod makes it as simple as possible. At worst you will need to edit 2 phrases and 1 file, and some people don't need to edit anything at all. Compatible with VB 3.8.x (and 3.7, and 3.6 probably too) and all VB 4.x.x versions. Basic Instructions 1) Import XML File 2) Go to mod settings in Admin CP 3) Rename your register.php file via FTP or some other means- make it a unique value but only use basic letters, numbers, underscores, or hyphens. Something like "joeregister999.php" 4) In the mod settings, set the value of register.php to the new file name you chose. 5) If you require email verification during registration follow the next setting in the Admin CP and edit the phrases listed (activateaccount and activateaccount_chnage phrases in Email Body) 6) Finally, if you use Facebook Connect on your forum make the manual file edit of class_bootstrap.php as instructed. Now enjoy your new filename for register.php, I hope it reduces server load and spam in general. ------------------------------------------------------ Please "Mark as Installed" if you use this. Donations always appreciated. :up: Nominate MOTM if you LOVE it! ---- Note- if having problems sending activation codes or other Admin CP related activities use the solution in post #197. Download Now
Screenshots
Show Your Support
|
24 благодарности(ей) от: | ||
CrossWind, datoneer, da_judge, Digital Jedi, ggrimes620, icona, Jeromedia603, john7911, kmplex, Lynne, madness85, Max Taxable, oneill, puertoblack2003, Ramsesx, RedTurtle, RichieBoy67, rodriiverduguez, seb5594, Teascu Dorin, TheLastSuperman, thomas, too_cool_3, WendM |
Comments |
#142
|
||||
|
||||
Quote:
|
#143
|
||||
|
||||
Excellent mod. That got rid of the rascals. Great work!
|
Благодарность от: | ||
BirdOPrey5 |
#144
|
||||
|
||||
Quote:
If you're using VB 4.2+ you will also need to go to Navigation Manager in Admin CP and change the URL of Forums there as well. |
#145
|
||||
|
||||
Seems to me like this mod works best if you switch the name up regularly. Not all the time, mind you. But depending on the frequency of bots owners figuring out the location, every few weeks/months or so. Combined with a registration timer, this could be devastating! I'm going to give this a try, along with some other experimentation, on my 3.8.7. board during the soft open this week.
|
#146
|
||||
|
||||
Joe I got a issue with this. It seems it breaks the inline moderation. When I tick on the checkboxes to moderate posts / threads, it says Invalid Thread Specified when you try to do anything.
This is what it shows in the error console for FF. Code:
SyntaxError: missing ; before statement http://ozzmodz.com/forumdisplay.php?69-Top-News-Stories Line 571 Which what it is doing is interfering with this bit of code: HTML Code:
<vb:if condition="$show['inlinemod']"> <script type="text/javascript"> <!-- vB_XHTML_Ready.subscribe(function() { register_inlinemod("thread_inlinemod_form", "li", "threadbit", "thread"); }); //--> </script> </vb:if> Took me forever to figure out it was you mod causing it, as I just about disabled every other mod i had running. |
#147
|
||||
|
||||
Ozzy, so this is affecting all of us who have this installed? ... Im a little confused here ...
|
#148
|
||||
|
||||
Maybe it is something I added in the replacement_vars plugin. So it may not be his mod after all.
And now that I look at the original code it is indeed what I added. Sorry for the confusion. |
#149
|
||||
|
||||
Ah ! ok good stuff man! lol...yer' still da' Man !! lol ... thanks for clarifying !
|
#150
|
||||
|
||||
----> goes and hides in corner.
|
Благодарность от: | ||
CAG CheechDogg |
#151
|
||||
|
||||
A facepalm will help too! hahah...lol...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|