Hola¡
And that is one of the few things i know in Spanish so i'm sorry.
I've just installed the Kide Shoutbox and i was happy with the first impressions.
But there is a small problem with the smileys somewhere in the mysql.php.
When i want to add a smiley i get this errormessage:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /srv/www/vhosts/
www.mc-tl.nl/libraries/joomla/database/database/mysql.php on line 344 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /srv/www/vhosts/
www.mc-tl.nl/libraries/joomla/database/database/mysql.php on line 344
that line says:
return mysql_num_rows( $cur ? $cur : $this->_cursor );
Is this a known problem and/or is there a simple fix?
Before i break my head over it i thought i'll ask here first.