Documentation
 Installing Spam Blocker  (1 pages) Installation documentation fo Code Authors Spam Blocker.
 Installing PHP Debugger  (1 pages)

Unpacked the packages archive to your local hard drive.

Upload the folder classes to your *nuke webroot - your *nuke webroot is the same directory where you can find config.php and mainfile.php etc.
Note: If your target server is *nix make sure you upload in binary mode (not auto or ascii).

Backup a local copy of mainfile.php.

Open mainfile.php in a good text editor - we recommend several good free text editors like Crimsom Editor, Notepad++
 

FIND

@require_once(INCLUDE_PATH.'db/db.php');
@require_once(INCLUDE_PATH.'includes/ipban.php');
if (file_exists(INCLUDE_PATH.'includes/custom_files/custom_mainfile.php')) {
    @include_once(INCLUDE_PATH.'includes/custom_files/custom_mainfile.php');
  }

ADD AFTER

@require_once('classes/class.oDebug.php');
@$db=new oDebug($dbhost, $dbuname, $dbpass, $dbname, false);
@$db->setTime();

Save the file and upload it.
You should now have the debugger installed and working.
If you do not see the debugger window in the top right hand corner of your browser window, please log out of your *nuke admin account and then log back in.

Any problems, please feel free to post in our forums.

 
Docs ©

Menu

 

Advertising


Dedicated Hosting

 

Misc Links