APPLICATION ERROR #401

Database query failed. Error received from database was #42601: Use of NULL is not valid. SQLCODE=-128 for the query: SELECT *
FROM mantis_user_table
WHERE id=?.

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.

Full path: /www/mywebsite/htdocs/mantisbt/core/database_api.php
Line: 405
VariableValueType
p_querySELECT * FROM mantis_user_table WHERE id=?string
p_limit-1integer
p_offset-1integer
g_db_log_queriesboolean
g_db_param_count11integer
t_db_typedb2string
s_check_paramsboolean
t_resultboolean

arr_parms
VariableValueType
0NULL

g_queries_array
VariableValueType
01integer
11integer
21integer
31integer
41integer
51integer
61integer
71integer
81integer
91integer
101integer
111integer
121integer
131integer
FilenameLineFunctionArgs
/www/mywebsite/htdocs/mantisbt/core/database_api.php405--trigger_error( <string>'401', <integer>256 )
/www/mywebsite/htdocs/mantisbt/core/user_api.php57--db_query_bound( <string>'SELECT * FROM mantis_user_table WHERE id=?', <Array> { [0] => NULL } )
/www/mywebsite/htdocs/mantisbt/core/user_api.php770--user_cache_row( <NULL>NULL, <boolean>false )
/www/mywebsite/htdocs/mantisbt/manage_tags_page.php144--user_get_name( <NULL>NULL )