ok now have this error
<br />
<b>Fatal error</b>: Call to undefined function: sqlconnect() in <b>/home/denverc/public_html/mailer/lib/etools2.php</b> on line <b>162</b><br />
below is line 162 of the etools2.php
sqlconnect(array('server'=>$database_host,'user'=>$database_user,
'database'=>$database_name,'password'=>$database_password));