NukeSentinel™ User Guide - Version 2.2.2

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

 

javascript.php edits

Open your includes/javascript.php file and find:

##################################################
# Include for some common javascripts functions                                                              #
##################################################

and add these 5 lines:

global $sentineladmin;
if($sentineladmin > 0) {
  echo "<script type=\"text/javascript\" src=\"includes/overlib.js\"><!-- overLIB (c) Erik Bosrup --></script>\n";
  echo "<script type=\"text/javascript\" src=\"includes/overlib_hideform.js\"><!-- overLIB (c) Erik Bosrup --></script>\n";
}

so that it looks like:

##################################################
# Include for some common javascripts functions                                                              #
##################################################
global $sentineladmin;
if($sentineladmin > 0) {
  echo "<script type=\"text/javascript\" src=\"includes/overlib.js\"><!-- overLIB (c) Erik Bosrup --></script>\n";
  echo "<script type=\"text/javascript\" src=\"includes/overlib_hideform.js\"><!-- overLIB (c) Erik Bosrup --></script>\n";
}



 
 
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,733,844
  • Today: 58,881
Server InfoServer Info
  • Apr 05, 2025
  • 11:12 am CDT