Avatar

Database error (General)

by Micha ⌂, Sunday, June 03, 2007, 17:23 (6165 days ago) @ MGP

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

locked
5533 views

Complete thread:

 RSS Feed of thread