APPLICATION ERROR #401

Database query failed. Error received from database was #1146: Table 'bugtracker.mantis_user_table' doesn't exist for the query: SELECT * FROM mantis_user_table WHERE username=?.

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.

Detailed error information

  • Full path: /var/www/mantis/core/classes/DbQuery.class.php
  • Line number: 301

Stack trace

# Filename Line Class Type Function Args
0 /var/www/mantis/core/classes/DbQuery.class.php 301 - - trigger_error <string>'401', <integer>256
1 /var/www/mantis/core/classes/DbQuery.class.php 796 DbQuery -> db_execute <integer>-1, <integer>-1
2 /var/www/mantis/core/database_api.php 318 DbQuery :: compat_db_query <string>'SELECT * FROM {user} WHERE username=?', <array> { [0] => 'administrator' }, <integer>-1, <integer>-1, <boolean>true
3 /var/www/mantis/core/user_api.php 842 - - db_query <string>'SELECT * FROM {user} WHERE username=?', <array> { [0] => 'administrator' }
4 /var/www/mantis/login_page.php 148 - - user_get_id_by_name <string>'administrator'