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=?.
| # | 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' |