Okay now is this what I would do to my script:
(I just want to make sure before I do anything and screw things up)

Do I delete the first text"THIS NEEDS TO BE SET, OTHERWISE ADMIN SCRIPTS WILL NOT WORK
// THIS IS THE ACTUAL PATH TO YOUR PHP INSTALLATION
" ?

Then it will look like this:
right?


<?

//$thispath = "/var/www/html/ubbthreads";

// PATH TO YOUR config.inc.php file. BY DEFAULT THIS IS THE
// SAME AS $thispath, BUT IF YOU MOVE config.inc.php TO ANY
// OTHER LOCATION YOU MUST SPECIFY IT HERE.
$configdir = "";

// DO NOT EDIT ANYTHING BELOW THIS LINE!
include("$thispath/ubbt.inc.php");

// Page load times
$timea = getmicrotime();

?>


Do i delete the "by default this is the//same.."

Is there any detailed step by step instructions for this kinda thing?
I dont know code other than html. This scares the you know what outa me <img border="0" title="" alt="[Smile]" src="images/icons/smile.gif" />

Lerosi