NukeSentinel™ User Guide - Version 2.2.2

 
 
About NukeSentinel™ ::  Installation ::  IP 2 Country Installation ::  File Edits ::  Main Menu ::  FAQ's
 

 

mainfile.php edits

Insert the following code into your mainfile.php after the first line which is <?php.

if ($forum_admin == 1) {
   include("../../../includes/sentinel.php");
} elseif ($inside_mod == 1) {
   include("../../includes/sentinel.php");
} else {
   include("includes/sentinel.php");
}


The result should look like this:

<?php
if ($forum_admin == 1) {
   include("../../../includes/sentinel.php");
} elseif ($inside_mod == 1) {
   include("../../includes/sentinel.php");
} else {
   include("includes/sentinel.php");
}


Removal of Union Tap



Once NukeSentinel™ is installed on your site and the blockers have been activated
you can safely remove or comment out the old Union Tap code from your mainfile.php like:




 
 
On certain pages you will see this image: Copy Image.
Click on it, and it will copy the text in the box above it into your clipboard. Then you can PASTE it in to your editor.

NOTE:  The copy to clipboard feature only works for Internet Explorer based browsers.
Mozilla browser types must copy & paste manually.

Last Updated: June 19, 2005 by: Steph Benoit (64bitguy)
 
User Guide ©

Site Info

Last SeenLast Seen
  • neralex
  • vashd1
Server TrafficServer Traffic
  • Total: 509,863,139
  • Today: 55,063
Server InfoServer Info
  • Apr 06, 2025
  • 07:30 am CDT