Hi, I've installed Mantis-1.1.0 reasonably successfully, ran the install.php, the checks, and created the test.php and it all looks good. I can't, however, add a project. I get
APPLICATION ERROR #401 Database query failed. Error received from database was #1054: Unknown column 'file_path' in 'field list' for the query: INSERT INTO mantis_project_table ( name, status, enabled, view_state, file_path, description ) VALUES ( 'test', '10', '1', '10', '', '' ) I also add a new user ( myself ) and set the password and status to enabled and as administrator. however, I can't log in with this account. I have checked and file_path is a column in the table as viewed from mysql. John ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ mantisbt-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mantisbt-help
