Hi,
I get a lot of these problems when I post messages as admin.. any day on how to get rid around that except disabling error reporting?
Hi,
I get a lot of these problems when I post messages as admin.. any day on how to get rid around that except disabling error reporting?
Comments
Comment #1
dredhorse commentedfull error message:
user warning: Table 'drupaltsg.kudos_cached' doesn't exist query: SELECT i.*, c.num_given FROM kudos_cached c JOIN kudos_info i ON c.kudo_id = i.id AND i.status = 1 WHERE c.content_type = 'user' AND c.content_id = 1 AND c.period = 'all' in /srv/www/tsg/includes/database.mysql.inc on line 172.
Comment #2
socki commentedI apologize, there was a bug in the install script which resulted in the cache table not being created properly.
Please refer to: http://drupal.org/node/215977
Thanks.