Table 'k4runner_groupy.content' doesn't exist

Internal Server Error

SQL Error:
Table 'k4runner_groupy.content' doesn't exist
on this statement:
SELECT DISTINCT c.`content_id` FROM `content` AS c, `content_latest` AS cl, `content_instance` AS ci WHERE c.`content_id` = cl.`content_id` AND cl.`published_instance` = ci.`instance_id` AND `type` = 'Site' in /home/k4runner/public_html/core/db.php at line 88
#0 /home/k4runner/public_html/core/db.php(122): GroupyDB::query('SELECT DISTINCT...')
#1 /home/k4runner/public_html/core/content.php(249): GroupyDB::get_values('SELECT DISTINCT...')
#2 /home/k4runner/public_html/core/content_types/Site.php(30): Content::get(Array)
#3 /home/k4runner/public_html/core.php(52): Site::current()
#4 /home/k4runner/public_html/index.php(18): require_once('/home/k4runner/...')
#5 {main}