The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AdminCP Firewall ~ Protect your AdminCP! Details »» | |||||||||||||||||||||||||||||
This is a mod I made to increase the security of your forum!
It has the following features:
So, what are you waiting for? Install now Update History Version 1.3.3: PHP error should be fixed Version 1.3.2: Fixed - PHP error message when logging into AdminCP Branding Removed Version 1.3.1: Fixed - text would be displayed on login failure page if failure email turned off or not from admincp Version 1.3: Added - Ability to have an email sent when someone fails an admincp login. Added - Branding. Sorry! Any donation of ?2.50 or more will allow you to remove it Version 1.2: Added - Ability to specify IP's as CIDR ranges Added - Ability to set both IP email and IP deny Added - IP email will now tell you if any forum members registered using the unauthorized IP Changed - Updated Admin Help Pages Version 1.1: Added - Ability to specify multiple email addresses Added - Help entries for the admin options Changed - IP's are separated with a line break now, not a comma. Mark as Installed if Installed and Nominate for MOTM if you think this mod deserves it! ----------- Donating I kindly accept donations for my work. Donating will allow you to remove the branding. You can donate via paypal using the link on the right, or using bitcoin. Please PM me if you wish to donate using bitcoin. This modification is free to modify and distribute with attribution. I no longer own a vBulletin license. Download Now
Screenshots
Show Your Support
|
6 благодарности(ей) от: | ||
Eposig2, GreyGhost, obglobal.net, RichieBoy67, synseal, tanzeelniazi |
Comments |
#112
|
||||
|
||||
Yeah there was no need to load the original config file, just remove the line you added.
|
#113
|
|||
|
|||
Oh, man. I don't know what I've done.
Sorry to bother you, fellas, and thanks for hitting me back. Whatever happened the first time, it didn't work. Should I just try and repeat the process, do you think? |
#114
|
||||
|
||||
Repeat the process if it is less confusing.. Save the edited version with the
Code:
define('CPFIREWALLDISABLEIPDENY', true); One more thing, in options/settings/AdminCP firewall Allowed IP's Enter the IP's that are allowed to access the AdminCP. These can be single IP's or CIDR ranges. One IP or range per line. Have you included your IP? |
#115
|
|||
|
|||
Quote:
I just added the original "disable hooks" code and got this: Parse error: syntax error, unexpected '<' in /home/obglobal/public_html/includes/config.php on line 206. Which is what I got the first time. Thanks a lot for getting back to me, I appreciate it very much. |
#116
|
|||
|
|||
I got it! Oh, thank Christ!
I actually had to delete the <? at the end of the config.php. Any opinions on that? Thanks so much, dudes, I was sh*tting bricks for a while there. |
#117
|
||||
|
||||
Currently mine looks like this at the very top
Code:
<?php // This to disable AdminCP Firewall. //define('CPFIREWALLDISABLEIPDENY', true); // This to Disable Hooks //define('DISABLE_HOOKS',true); /*======================================================================*\ || #################################################################### || || # vBulletin 4.2.1 || # ---------------------------------------------------------------- # || || # All PHP code in this file is ?2000-2013 vBulletin Solutions Inc. # || || # This file may not be redistributed in whole or significant part. # || || # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # || || # http://www.vbulletin.com | http://www.vbulletin.com/license.html # || || #################################################################### || \*======================================================================*/ I have a fixed IP for the moment, perhaps now I should go and try from another IP to see if I get the same errors as you...? Got's me thinking brother... |
#118
|
||||
|
||||
What made you think of deleting the <?
|
#119
|
|||
|
|||
Quote:
Man, I think I just lost half a dozen years off my life. Anyway, this mod is awesome, but I need a fixed IP for it to work as intended, is that right? |
#120
|
|||
|
|||
It said there was a parse error on line 207, an unexpected <
So I just deleted that and the question mark next to it and put the code under the <? at the top of the page instead. Pot luck, undeniably. I went back in and deleted the code and all's swell. :up: |
#121
|
||||
|
||||
Fixed IP or any IP that is recorded in the
Allowed IP's Enter the IP's that are allowed to access the AdminCP. These can be single IP's or CIDR ranges. One IP or range per line. I am guessing here.... |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|