|
01-07-2003, 09:31 PM
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/iacoj/www/www/PHP-Nuke/html/includes/sql_layer.php on line 301
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/iacoj/www/www/PHP-Nuke/html/includes/sql_layer.php on line 253
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/iacoj/www/www/PHP-Nuke/html/includes/sql_layer.php on line 301
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/iacoj/www/www/PHP-Nuke/html/includes/sql_layer.php on line 357
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/iacoj/www/www/PHP-Nuke/html/includes/sql_layer.php on line 301
Warning: Failed opening 'themes//theme.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/iacoj/www/www/PHP-Nuke/html/header.php on line 31
Fatal error: Call to undefined function: themeheader() in /home/iacoj/www/www/PHP-Nuke/html/header.php on line 47
This is what I get from just running the sql.
I left the db/schema files up for the attachmod, do you think that might be causing the error?
Hmmm... REALLY don't want to have to start from the beginning again
EDIT: I checked and the sql didn't insert tables for some reason, I re-did it. :roll: and now I get this
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/iacoj/www/www/PHP-Nuke/html/includes/sql_layer.php on line 301
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/iacoj/www/www/PHP-Nuke/html/includes/sql_layer.php on line 301
Warning: Failed opening 'themes/DeepBlue/theme.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/iacoj/www/www/PHP-Nuke/html/header.php on line 31
Fatal error: Call to undefined function: themeheader() in /home/iacoj/www/www/PHP-Nuke/html/header.php on line 47
|