Ok the $system variable is defined in includes/common.inc.php and is the following At line 17.
$system = new global_class();
The actual script is called WeBid and the support forum is HERE my username is nay27uk the founder of the script is called Renlock The script is a total ReWrite of the very old PHPauction that was GPL in about 1980.
The original download verry buggy is HERE
My service Pack is Here
And the New main download hopefully error free, that he still needs to add to sorceforge is on one of my websites HERE Notice if you download and install this then open includes/common.inc.php and change line 17 from
//$error_reporting = E_ALL; use this for debugging
back to
$error_reporting = E_ALL; //use this for debugging