Database error (General)
I had a rummage, and editing the file forumincludesthread.inc.php sorts it.
Change line 60 from:
LEFT JOIN ".$db_settings['entry_cache_table']." ON cache_id=id
to
LEFT JOIN ".$db_settings['entry_cache_table']." ON ".$db_settings['entry_cache_table'].".cache_id=id