Search found 9 matches
- 11 Nov 2023, 02:56
- Forum: Help
- Topic: Status Icons Black
- Replies: 7
- Views: 31777
Re: Status Icons Black
Are there any errors/warnings showing in the developer console of the browser? And which browser are you using? Perhaps you switched from HDMI to HDI connection type on your video? Maybe the cable is loose? Maybe the video card itself isn't seated all the way in the slot? Maybe you enabled HDR ...
- 08 Nov 2023, 21:45
- Forum: Help
- Topic: Status Icons Black
- Replies: 7
- Views: 31777
Re: Status Icons Black
I appreciate your help, I did previously try single entries as well as commenting out all status colors to try to force a chance or reversion to default with no luck.
- 08 Nov 2023, 05:29
- Forum: Help
- Topic: Status Icons Black
- Replies: 7
- Views: 31777
Re: Status Icons Black
$g_status_colors = array( 'submitted' => '#fff494', # yellow (scarlet red #ef2929) 'pending review' => '#ffcd85', # orange (plum #75507b) 'pending hearing' => '#e3b7eb', # purple (orango #f57900) 'active' => '#c2dfff', # blue (butter #fce94f) '#fff494' (sky blue 'suspended' => '#fcbdbd', #red ...
- 05 Nov 2023, 19:36
- Forum: Help
- Topic: Status Icons Black
- Replies: 7
- Views: 31777
Status Icons Black
Good Afternoon, I was wondering if anyone could guide me to help resolve why all my status icons turned black. Any help would be appreciated. I recently did switch over to a different webhost but I had a 1:1 copy as well as I upgraded my mantis version forward. I tried different version of PHP but ...
- 14 Dec 2022, 15:53
- Forum: Help
- Topic: Default Description By Project
- Replies: 0
- Views: 107404
Default Description By Project
So I am aware there is a configuration option to add a default description for reporting bugs, but, is there a way to make this per project? So that project A has a different default description than project B and so on?
Thank you so much!
Thank you so much!
- 02 Jul 2022, 18:37
- Forum: Help
- Topic: Dates in SQL / Changing Default Year.
- Replies: 2
- Views: 1719
Re: Dates in SQL / Changing Default Year.
Thank you mate! I appreciate it!
- 02 Jul 2022, 18:06
- Forum: Help
- Topic: Dates in SQL / Changing Default Year.
- Replies: 2
- Views: 1719
Dates in SQL / Changing Default Year.
Does anyone know how Mantis saves the dates in sql ? Because the string is pretty illogical to me. I am looking to change the year of previous bugs and I am stumped. 1633032033 Becomes : 2021-09-30 16:00 1233032033 Becomes 2009-01-26 23:53 Side note, does anyone have an idea on how to override the ...
- 29 Oct 2021, 14:07
- Forum: Help
- Topic: Customization Access Level Enum Issue
- Replies: 3
- Views: 3169
Re: Customization Access Level Enum Issue
Thank you so much, stupid mistake on my part. I sincerely appreciate your help.
- 29 Oct 2021, 04:32
- Forum: Help
- Topic: Customization Access Level Enum Issue
- Replies: 3
- Views: 3169
Customization Access Level Enum Issue
So I have customized mantis bug tracker for purpose of a roleplay community that I run and I wanted to switch the developer style access levels to something more fitting as such I changed them to ranks, however, while the proper name appears almost everywhere on the custom mantis page, under 'Manage ...