Joomla.it Forum

Joomla! 1.0.x (versione con supporto terminato) => Le voci di Joomla.it (solo per versione Joomla 1.0.x) => : Isak 16 Jan 2008, 08:58:30

: Errore in Joomlastats
: Isak 16 Jan 2008, 08:58:30
Da ieri mi è comparso questo errore nel componente joomlastats:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /web/htdocs/www.milanofree.it/home/administrator/components/com_joomlastats/admin.joomlastats.html.php on line 1895
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /web/htdocs/www.milanofree.it/home/administrator/components/com_joomlastats/admin.joomlastats.html.php on line 1909

Nelle righe incriminate ci sono quesi 2 valori:

$tuv = mysql_num_rows($rs);  sulla 1895
$tub = mysql_num_rows($rs);  sulla 1909

Cosa c'è che non va????