
Database error (General)
Hi,
I have the same problem.
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
It works! Thx.
Micha
--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences