Database error (General)

by MGP, (6533 days ago) @ MGP

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

locked
6303 views

Complete thread:

 RSS Feed of thread