Page 1 of 1

I program used 0.19.2 . Database used 0.19.0 mysql.sql

Posted: 23 Feb 2005, 03:38
by caisw
APPLICATION ERROR #401
Database query failed. Error received from database was #1054: Unknown column 'note_type' in 'field list' for the query: INSERT INTO mantis_bugnote_table
(bug_id, reporter_id, bugnote_text_id, view_state, date_submitted, last_modified, note_type, note_attr )
VALUES
('19', '5','10', '10', '2005-02-23 10:50:52','2005-02-23 10:50:52', '0', '')

Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.

Posted: 23 Feb 2005, 03:52
by thraxisp
You need to upgrade the database with each release. Please run the admin/upgrade.php script.

o. i see

Posted: 24 Feb 2005, 07:53
by caisw
3ks