Banhammer Pro - Monitor Traffic and Ban Unwanted Visitors

Banhammer Pro - Monitor Traffic and Ban Unwanted Visitors v2.3

No permission to download

bobikzoza

Active member
Babiato Lover
Trusted Uploader
Feb 23, 2020
627
216
43
bobikzoza submitted a new resource:

BANHAMMER PRO - gives you full control of site access

Banhammer Pro gives you full control of site access. Visit the Armory to monitor traffic and track suspicious visits. Find someone causing problems? Drop the Banhammer!

All banned, warned, and whitelisted targets will be locked in the Tower, where you can manage, view details, leave notes, or even show mercy and restore site access. You always are in control.
Protect your site like a boss:Monitor traffic via Ajax-powered UIWarn, Ban, Restore, or Whitelist any targetTarget by IP, UA, user...

Read more about this resource...
 

TassieNZ

Premium Uploader and Sometimes Hacker!
Jan 17, 2019
9,017
19,812
120
New Zealand
If it is the same as the other two of their items, then .....

Open banhammer-pro.php
Under line 33 which is:
PHP:
if (!defined('ABSPATH')) die();
Add the following:
PHP:
update_option( 'banhammer_pro_license_key', 'activated' );
update_option( 'banhammer_pro_license_status', 'valid' );
It will now look like:
PHP:
if (!defined('ABSPATH')) die();

update_option( 'banhammer_pro_license_key', 'activated' );
update_option( 'banhammer_pro_license_status', 'valid' );

if (!class_exists('Banhammer_Pro')) {

Save and see if it works. No time to test. If no good will look at it tomorrow.
 

Voice4Vision

Member
Sep 16, 2019
42
32
18
55
United States
If it is the same as the other two of their items, then .....

Open banhammer-pro.php
Under line 33 which is:
PHP:
if (!defined('ABSPATH')) die();
Add the following:
PHP:
update_option( 'banhammer_pro_license_key', 'activated' );
update_option( 'banhammer_pro_license_status', 'valid' );
It will now look like:
PHP:
if (!defined('ABSPATH')) die();

update_option( 'banhammer_pro_license_key', 'activated' );
update_option( 'banhammer_pro_license_status', 'valid' );

if (!class_exists('Banhammer_Pro')) {

Save and see if it works. No time to test. If no good will look at it tomorrow.
This worked perfectly!!!

Thank you Sir!!!
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu