Error while logging into Mantis

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
dexpro

Error while logging into Mantis

Post 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'
Narcissus
Developer
Posts: 338
Joined: 17 Feb 2005, 09:45

Post 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...
Post Reply