Cytat
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /public/.../includes/sql_layer.php on line 237
Linia 237:
Cytat
$rows=mysql_num_rows($res);
oraz 2 komunikat:
Cytat
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /public/.../includes/sql_layer.php on line 341
Linia 341:
Cytat
$row = mysql_fetch_array($res);
Nie wiem czy te informacje wystarczą do namierzenia błędu. Proszę o pomoc.