hello there,
I am new to mantis.
I am trying to increase my upload capacity and I keep getting the message below everytime I try to attach a file bigger than 10 MB.
APPLICATION ERROR #200
A required parameter to this page (bug_id) was not found.
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: /home/remas/www/mantis/core/gpc_api.php
Line: 36
Variable Value Type
p_var_name bug_id string
p_default string
Filename Line Function Args
/home/remas/www/mantis/core/gpc_api.php 36 trigger_error ( '200', 256 )
gpc_get ( 'bug_id' )
/home/remas/www/mantis/core/gpc_api.php 67 call_user_func_array ( 'gpc_get', { [0] => 'bug_id' } )
/home/remas/www/mantis/bug_file_add.php 23 gpc_get_int ( 'bug_id' )
Does anyone know what maybe the problem?
Tks,
Renata
upload capacity
Moderators: Developer, Contributor