google-code-export / glossword

Automatically exported from code.google.com/p/glossword
0 stars 0 forks source link

Error when merging dictionaries on demo site #78

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Database error
    Invalid SQL: UPDATE `gw_history_terms` SET dict_id = '7', term_id = '3'
WHERE `id_term` = "2" AND `id_dict` = "8"
    (113 characters)

MySQL Error
    1054 (Unknown column 'dict_id' in 'field list')

Original issue reported on code.google.com by gtransla...@gmail.com on 6 Aug 2008 at 12:06

GoogleCodeExporter commented 9 years ago
It should work now.

Original comment by dmitry.s...@gmail.com on 15 Aug 2008 at 3:02

GoogleCodeExporter commented 9 years ago
Here is the solution.
gw_addon/settings/settings_maintenance_5.inc.php

Original comment by dmitry.s...@gmail.com on 15 Aug 2008 at 3:06

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by dmitry.s...@gmail.com on 18 Feb 2010 at 5:50