| APPLICATION ERROR #401 |
Database query failed. Error received from database was #37000: [Microsoft][ODBC SQL Server Driver]Syntax error or access violation for the query: SELECT * FROM mantis_bug_tag_table
WHERE tag_id != ?
AND bug_id IN ( SELECT b.id FROM mantis_bug_table AS b
LEFT JOIN mantis_project_user_list_table AS p
ON p.project_id=b.project_id AND p.user_id=4
JOIN mantis_user_table AS u
ON u.id=4
JOIN mantis_bug_tag_table AS t
ON t.bug_id=b.id
WHERE ( p.access_level>b.view_state OR u.access_level>b.view_state )
AND t.tag_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: C:\Sitios Webs\UTENet\PalBT\core\database_api.php |
| Line: 393 |
| Variable | Value | Type |
|---|
| p_query | SELECT * FROM mantis_bug_tag_table
WHERE tag_id != ?
AND bug_id IN ( SELECT b.id FROM mantis_bug_table AS b
LEFT JOIN mantis_project_user_list_table AS p
ON p.project_id=b.project_id AND p.user_id=4
JOIN mantis_user_table AS u
ON u.id=4
JOIN mantis_bug_tag_table AS t
ON t.bug_id=b.id
WHERE ( p.access_level>b.view_state OR u.access_level>b.view_state )
AND t.tag_id=? ) | string |
| p_limit | -1 | integer |
| p_offset | -1 | integer |
| g_db_log_queries | 0 | integer |
| g_db_param_count | 39 | integer |
| s_check_params | 1 | boolean |
| params | 2 | integer |
| i | 2 | integer |
| t_result | | boolean |
arr_parms | | Variable | Value | Type |
|---|
| 0 | 3 | integer |
| 1 | 3 | integer |
| g_queries_array | | Variable | Value | Type |
|---|
| 0 | 1 | integer |
| 1 | 1 | integer |
| 2 | 1 | integer |
| 3 | 1 | integer |
| 4 | 1 | integer |
| 5 | 1 | integer |
| 6 | 1 | integer |
| 7 | 1 | integer |
| 8 | 1 | integer |
| 9 | 1 | integer |
| 10 | 1 | integer |
| 11 | 1 | integer |
| 12 | 1 | integer |
| 13 | 1 | integer |
| 14 | 1 | integer |
| 15 | 1 | integer |
| 16 | 1 | integer |
| 17 | 1 | integer |
| 18 | 1 | integer |
| 19 | 1 | integer |
| 20 | 1 | integer |
| 21 | 1 | integer |
| 22 | 1 | integer |
| 23 | 1 | integer |
| 24 | 1 | integer |
| 25 | 1 | integer |
| 26 | 1 | integer |
| 27 | 1 | integer |
| 28 | 1 | integer |
| 29 | 1 | integer |
| 30 | 1 | integer |
| 31 | 1 | integer |
| 32 | 1 | integer |
| 33 | 1 | integer |
| 34 | 1 | integer |
| 35 | 1 | integer |
| 36 | 1 | integer |
| 37 | 1 | integer |
| |
|
| Filename | Line | | | Function | Args |
|---|
| C:\Sitios Webs\UTENet\PalBT\core\database_api.php | 393 | - | - | trigger_error | ( <string>'401', <integer>256 ) | | C:\Sitios Webs\UTENet\PalBT\core\tag_api.php | 754 | - | - | db_query_bound | ( <string>'SELECT * FROM mantis_bug_tag_table
WHERE tag_id != ?
AND bug_id IN ( SELECT b.id FROM mantis_bug_table AS b
LEFT JOIN mantis_project_user_list_table AS p
ON p.project_id=b.project_id AND p.user_id=4
JOIN mantis_user_table AS u
ON u.id=4
JOIN mantis_bug_tag_table AS t
ON t.bug_id=b.id
WHERE ( p.access_level>b.view_state OR u.access_level>b.view_state )
AND t.tag_id=? ) ', <Array> { [0] => 3, [1] => 3 } ) | | C:\Sitios Webs\UTENet\PalBT\tag_view_page.php | 88 | - | - | tag_stats_related | ( <integer>3 ) |
|