vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - AdminCP Firewall ~ Protect your AdminCP! (https://vborg.vbsupport.ru/showthread.php?t=296383)

DemOnstar 09-21-2013 05:13 AM

Quote:

Originally Posted by obglobal.net (Post 2447000)
Could someone please help me with instructions on how to install this? I'd really like to add this mod as I've been hacked twice in the last 2 weeks.

Thanks very much.

Download

Go to your admincP/Plugin and Products/Manage Products/Add/Import Product.
:confused:

obglobal.net 09-21-2013 07:41 AM

Quote:

Originally Posted by DemOnstar (Post 2447006)
Download

Go to your admincP/Plugin and Products/Manage Products/Add/Import Product.
:confused:

Good gracious! Is that it? Thanks for the heads up, bro! I thought it was gonna be a far more detailed process.

Awesome!

obglobal.net 09-21-2013 07:57 AM

I just tried to set it up with my own IP and everything and it's blocked me from the ACP!


Sorry, you don't have permission to access the administrative controls on this page.

If you need to access this page, ask your lead administrator to enable your permissions for this page using the Administrator Permissions section of the control panel.

ozzy47 09-21-2013 08:12 AM

This may work.

Open your config.php and below<?php add this line:

PHP Code:

 define('CPFIREWALLDISABLEIPDENY'true); 

So it looks like this:
PHP Code:

<?php
define
('CPFIREWALLDISABLEIPDENY'true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.1.4


obglobal.net 09-21-2013 08:21 AM

Quote:

Originally Posted by ozzy47 (Post 2447024)
This may work.

Open your config.php and below<?php add this line:

PHP Code:

 define('CPFIREWALLDISABLEIPDENY'true); 

So it looks like this:
PHP Code:

<?php
define
('CPFIREWALLDISABLEIPDENY'true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.1.4


Thanks very much, Ozzy47. I read post #83 and have been looking for where I find config.php.

I searched the vb.org forums and apparently it's in forum/includes, but I don't know where to find that, either. I couldn't find it in cPanel.

I use FileZilla - it should be in there, right? :up:

ozzy47 09-21-2013 08:32 AM

Correct, it will be in what ever folder your forums resides in, so something like this, /public_html/forums/includes

obglobal.net 09-21-2013 08:46 AM

Quote:

Originally Posted by ozzy47 (Post 2447028)
Correct, it will be in what ever folder your forums resides in, so something like this, /public_html/forums/includes

I'll check that out, bro. You're a good dude. TYVM.

obglobal.net 09-21-2013 10:39 AM

Quote:

Originally Posted by ozzy47 (Post 2447028)
Correct, it will be in what ever folder your forums resides in, so something like this, /public_html/forums/includes

Man. It was hidden away in there. I found it, though. So does this code work? You've tried it, have you?

obglobal.net 09-21-2013 10:58 AM

Quote:

Originally Posted by ozzy47 (Post 2447024)
This may work.

Open your config.php and below<?php add this line:

PHP Code:

 define('CPFIREWALLDISABLEIPDENY'true); 

So it looks like this:
PHP Code:

<?php
define
('CPFIREWALLDISABLEIPDENY'true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.1.4


Hey, bro. It didn't work, unfortunately. I edited the config.php as you said, then put the original config.php back in the includes folder afterward as I got an error message saying that without a config.php file I couldn't access the ACP.

Any more tips? I could certainly use them. :D

Thanks, man.

I tried the "disbale hooks" code that was in here as well, and that didn't work either.

Ahhhhhh! haha

DemOnstar 09-21-2013 11:32 AM

Quote:

Originally Posted by obglobal.net (Post 2447058)
I edited the config.php as you said, then put the original config.php back in the includes folder afterward as I got an error message saying that without a config.php file I couldn't access the ACP.

Rather confusing.. You say you edited the config.php and then put back the original..
If you put back the original then the edited config.php should be the one to replace the original.:confused:


All times are GMT. The time now is 06:01 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
  • Page Generation 0.01807 seconds
  • Memory Usage 1,753KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete