Search found 6 matches

by tesan-man
30 Jul 2020, 08:45
Forum: Customizations
Topic: Custom Status Color not working
Replies: 9
Views: 8259

Re: Custom Status Color not working

Morning Well despite clearing the browser cache, and hard refresh the mantis page, the colors did not work. So this morning I tried logging in with a different browser, and they do work. So I remain puzzled, but at least I now know it is a browser issue of some sort. Thanks for your input. BTW I thi...
by tesan-man
29 Jul 2020, 22:23
Forum: Customizations
Topic: Custom Status Color not working
Replies: 9
Views: 8259

Re: Custom Status Color not working

Never ever change config_defaults_inc.php, all configuration is done in config/config_inc.php. I only changed it as an experiment. Are you sure you are changing the right file? Maybe there a multiple folders with Mantis on your system. The rest of the customisation in the file works, such as the $g...
by tesan-man
29 Jul 2020, 14:43
Forum: Customizations
Topic: Custom Status Color not working
Replies: 9
Views: 8259

Re: Custom Status Color not working

Puzzlingly I have tried changing the status colors in config_defaults_inc.php and that doesn't change them either, even after clearing the browser cache.

Martin
by tesan-man
29 Jul 2020, 11:32
Forum: Customizations
Topic: Custom Status Color not working
Replies: 9
Views: 8259

Re: Custom Status Color not working

atrol wrote: 29 Jul 2020, 11:22 Which MantisBT version do you use?
Version 2.24.0
by tesan-man
29 Jul 2020, 11:16
Forum: Customizations
Topic: Custom Status Color not working
Replies: 9
Views: 8259

Re: Custom Status Color not working

atrol wrote: 29 Jul 2020, 11:09 No time to have a deeper look, but at least

Code: Select all

70:,ready
is wrong. Remove the comma.
Many thanks - I'd checked that lots of times and still missed it.

Sadly however, correcting the error hasn't fixed the color problem.

Martin
by tesan-man
29 Jul 2020, 10:57
Forum: Customizations
Topic: Custom Status Color not working
Replies: 9
Views: 8259

Custom Status Color not working

Good morning I have added some custom status fields to my installation, and they work fine except the colors are being ignored. I followed the procedure in the documentation,but all are just showing up as black. I have tried clearing the browser cache, etc but they are still black. In config.inc I h...