FLuXx
10-13-2002, 06:51 AM
Well I've had my server running for half a week now and it's been doing good. I was sent to a place called AppServ. It's awesome! Anyway, so on my PHP-Nuke site, all the sudden the Web Links section has stopped working.
Errors:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in c:\appserv\www\php-nuke\includes\sql_layer.php on line 286
(Second error)
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in c:\appserv\www\php-nuke\includes\sql_layer.php on line 238
in sql_layer.php, line 286 it says:
$row = mysql_fetch_row($res);
on line 238 it says:
$rows=mysql_num_rows($res);
Anyone know what would cause this?
To see for yourself go: http://68.42.130.14/php-nuke/
X[This server may be up and down at times]X
Errors:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in c:\appserv\www\php-nuke\includes\sql_layer.php on line 286
(Second error)
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in c:\appserv\www\php-nuke\includes\sql_layer.php on line 238
in sql_layer.php, line 286 it says:
$row = mysql_fetch_row($res);
on line 238 it says:
$rows=mysql_num_rows($res);
Anyone know what would cause this?
To see for yourself go: http://68.42.130.14/php-nuke/
X[This server may be up and down at times]X