|
problem with moving site -
03-25-2003, 08:00 PM
I recently bought my own hosting and wanted to simply move my whole site (the folder in which it was located in and the .sql file. However, when i go into my admin page i get this error:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/darkdann/public_html/includes/sql_layer.php on line 357
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/darkdann/public_html/includes/sql_layer.php on line 301
Warning: Failed opening 'modules//language/lang-english.php' for inclusion (include_path='') in /home/darkdann/public_html/mainfile.php on line 97
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/darkdann/public_html/includes/sql_layer.php on line 253
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/darkdann/public_html/includes/sql_layer.php on line 301
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/darkdann/public_html/includes/sql_layer.php on line 253
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/darkdann/public_html/includes/sql_layer.php on line 253
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/darkdann/public_html/includes/sql_layer.php on line 253
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/darkdann/public_html/includes/sql_layer.php on line 253
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/darkdann/public_html/includes/sql_layer.php on line 253
Any ideas?
-dan
|