Mac OSX 10.4 | FF 3.0.10
This cropped up on http://www.artician.com/cp/stats/ :
Warning: Database Error.
Query: SELECT COUNT(*) AS `num` FROM `comments` AS C WHERE C.`postedby` = '9342'
MySQL error: Table 'artician_community.comments' doesn't exist
MySQL error ID:
Backtrace:
#0 db_error(SELECT COUNT(*) AS `num` FROM `comments` AS C WHERE C.`postedby` = '9342') called at [/var/www/artician.com/htdocs/includes/mysql.php:366]
#1 db_o(SELECT COUNT(*) AS `num` FROM `comments` AS C WHERE C.`postedby` = '9342') called at [/var/www/artician.com/htdocs/includes/mysql.php:388]
#2 db_ov(SELECT COUNT(*) AS `num` FROM `comments` AS C WHERE C.`postedby` = '9342', num) called at [/var/www/artician.com/htdocs/templates/cp/stats.php:23]
#3 include(/var/www/artician.com/htdocs/templates/cp/stats.php) called at [/var/www/artician.com/htdocs/templates/modules/cp.php:23]
#4 include(/var/www/artician.com/htdocs/templates/modules/cp.php) called at [/var/www/artician.com/htdocs/artician.php:88]
in /var/www/artician.com/htdocs/includes/mysql.php on line 208
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/artician.com/htdocs/includes/mysql.php on line 369
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /var/www/artician.com/htdocs/includes/mysql.php on line 371
Page is rendering fine aside from that. This is the first time I've seen it, I have looked at the stats page before with no dramas but it's been at least a few days (more likely a few weeks).


