You should never change any of the files which are deliverd with MantisBT-
Step 1) Undo all your changes.
Setp 2) Add the following line to file config_inc.php
Initialy, I do my change in config_inc.php and it's works for the home page, but not in my second screen. So I try in config_default_value.php. Same result.
I'm sorry for this change.
Like you advise me I undo all my changes in config_default_value.php and add the line in config_inc.php, but I see no change.
Are you really sure that you changed the right file?
Maybe there is more than one installation on your system?
Maybe you override the settings in database?
Check page Manage > Manage Configuration.
Is there any entry where "Configuration Option" has value status_enum_string?
I was not able to reproduce your problem with a fresh install of the latest stable version of MantisBT (1.2.15 at the moment).
You should provide detailed, step-by-step instructions to reproduce the issue. Additional information listed below may also be useful:
- Exact version of MantisBT, PHP, Database, Web server and Operating System
- Relevant customizations (e.g. changes in config_inc.php, etc)
- Installed plugins or custom functions ?
- Was the MantisBT source code modified in any way ?
Please use Search before posting and read the Manual