ok i did that now i get another worse problem. It tells me this:
Fatal error: Call to undefined function: message_die() in /home/deltata/public_html/db/db.php on line 88
when i go to www.deltataskforce.net. Im not sure what the problem is, if its possible something wrong with the config.php that could be ebcause it asks for the following things
$dbhost = "localhost";
$dbuname = "Lebleu";
$dbpass = "*****";
$dbname = "phpnuke";
$prefix = "nuke";
$user_prefix = "nuke";
The prefixes im not sure about so i did not change them from default the rest is how it appears in the mysql datapase except that the word that comes before the names such as deltata_lebleu and deltata_phpnuke i did not include in the uname and dbname if that matters im not sure