Search found 2 matches

by dterzan
22 Aug 2024, 21:01
Forum: Help
Topic: Error when displaying the Incidents after updated Mantis
Replies: 3
Views: 2574

Re: Error when displaying the Incidents after updated Mantis

That status_enum_workflow parameter is found in the database but the variable $g_status_enum_workflow is not defined in the config.inc.php file. However, I was able to notice that in the Configuration - Configuration Report section, the variable in question showed a [Show content] value; When ...
by dterzan
22 Aug 2024, 19:20
Forum: Help
Topic: Error when displaying the Incidents after updated Mantis
Replies: 3
Views: 2574

Error when displaying the Incidents after updated Mantis

Hello, good morning everyone. I updated our Mantis in all its layers;

- Old Mantis
OS: Centos7
Web Server: Apache/2.4.6
PHP version: 5.4.16
DB Version: 15.1 Distrib 5.5.44-MariaDB
Mantis Version: 1.2.19

- New Mantis
OS: Centos8
Web Server: Apache/2.4.37
PHP version: 7.2.24
DB Version: 15 ...