APPLICATION WARNING #403
Posted: 27 Jun 2005, 13:19
i m using PHP4, MySQL 3.23.xx and Apache1.3 for mantis-1.0.0a2. i used db_generate.sql and then try to login. it worked. but i change the database, i mean i filled database other mantis's database. it is working on the other machine. but on this machine says me:
APPLICATION ERROR #401
Database query failed. Error received from database was #1054: Unknown column 'failed_login_count' in 'field list' for the query: UPDATE mantis_user_table
SET failed_login_count=0
WHERE id='1'
APPLICATION WARNING #403: Database field 'failed_login_count' not found.
what must i have to do?
Regards,
Levent
APPLICATION ERROR #401
Database query failed. Error received from database was #1054: Unknown column 'failed_login_count' in 'field list' for the query: UPDATE mantis_user_table
SET failed_login_count=0
WHERE id='1'
APPLICATION WARNING #403: Database field 'failed_login_count' not found.
what must i have to do?
Regards,
Levent