when i install your php which you are running now i get those error....
Warning: Supplied argument is not a valid MySQL result resource in /home/tuoiviet/public_html/nuke2/includes/sql_layer.php on line 235
Warning: Supplied argument is not a valid MySQL result resource in /home/tuoiviet/public_html/nuke2/includes/sql_layer.php on line 283
You have edit the config.php?
Check the entries on the variables:
$dbhost = "localhost";
$dbuname = "User";
$dbpass = "password";
$dbname = "PHPNTest";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
Hi Unknown,
have you got any errors while inserting the sqlfile ...