ошибка при редактировании технологий
Добавлено: 20 дек 2013, 07:34
Unknown column 'spy_tech' in 'field list'
UPDATE sn_users SET `spy_tech` = `spy_tech` + '20', `computer_tech` = `computer_tech` + '20', `military_tech` = `military_tech` + '20', `defence_tech` = `defence_tech` + '20', `shield_tech` = `shield_tech` + '20', `energy_tech` = `energy_tech` + '20', `hyperspace_tech` = `hyperspace_tech` + '15', `combustion_tech` = `combustion_tech` + '15', `impulse_motor_tech` = `impulse_motor_tech` + '15', `hyperspace_motor_tech` = `hyperspace_motor_tech` + '15', `laser_tech` = `laser_tech` + '15', `ionic_tech` = `ionic_tech` + '15', `buster_tech` = `buster_tech` + '15', `intergalactic_tech` = `intergalactic_tech` + '15', `expedition_tech` = `expedition_tech` + '15', `graviton_tech` = `graviton_tech` + '1' WHERE `id` = '2'
Project "SuperNova.WS" Release 37 V38a4.19 © 2009-2013 Gorlum
UPDATE sn_users SET `spy_tech` = `spy_tech` + '20', `computer_tech` = `computer_tech` + '20', `military_tech` = `military_tech` + '20', `defence_tech` = `defence_tech` + '20', `shield_tech` = `shield_tech` + '20', `energy_tech` = `energy_tech` + '20', `hyperspace_tech` = `hyperspace_tech` + '15', `combustion_tech` = `combustion_tech` + '15', `impulse_motor_tech` = `impulse_motor_tech` + '15', `hyperspace_motor_tech` = `hyperspace_motor_tech` + '15', `laser_tech` = `laser_tech` + '15', `ionic_tech` = `ionic_tech` + '15', `buster_tech` = `buster_tech` + '15', `intergalactic_tech` = `intergalactic_tech` + '15', `expedition_tech` = `expedition_tech` + '15', `graviton_tech` = `graviton_tech` + '1' WHERE `id` = '2'
Project "SuperNova.WS" Release 37 V38a4.19 © 2009-2013 Gorlum