Page 1 of 1

Error while logging into Mantis

Posted: 11 May 2005, 00:47
by dexpro
I'm getting the following error message when I'm logging into the system. I've inserted the data from my previous working Mantis Installation. Please help.

Code: Select all

Database query failed. Error received from database was #1054: Unknown column 'lost_password_in_progress_count' in 'field list' for the query: UPDATE mantis_user_table
SET lost_password_in_progress_count=0
WHERE id='3'

Posted: 11 May 2005, 02:36
by Narcissus
I would guess that the database upgrades haven't been run.

Go to your admin subdirectory and click your way through to the upgrade page. Run the required upgrades and you should be fine...