Search found 8273 matches

by atrol
Yesterday, 19:05
Forum: Help
Topic: Problems with: $g_status_legend_position
Replies: 3
Views: 66

Re: Problems with: $g_status_legend_position

There is no such functionality, is was removed about 9 years ago, and there were pretty few users asking for it. E. g. this isssue is open since years and might help you some way https://www.mantisbt.org/bugs/view.php?id=22457 Based on that, I don't expect it will be reintrocuded to the standard ins...
by atrol
05 Dec 2023, 21:09
Forum: Help
Topic: Problems with: $g_status_legend_position
Replies: 3
Views: 66

Re: Problems with: $g_status_legend_position

$g_status_legend_position is obsolete in version 2.x.
Run admin/check/index.php to see if you have set more options that are obsolete.
by atrol
04 Dec 2023, 19:16
Forum: Help
Topic: Way to edit the notification sent after creating a user account
Replies: 2
Views: 76

Re: Way to edit the notification sent after creating a user account

This is the way to customize strings
https://www.mantisbt.org/docs/master/en ... ze.strings
This works as long as you don't change the number or the ordering of placeholders in the string.
Whenver upgrading, check if the changed string is changed in MantisBT
by atrol
24 Nov 2023, 18:55
Forum: Deutsch
Topic: Editieren der Versionen
Replies: 1
Views: 534

Re: Editieren der Versionen

Welche Sprache ist eingestellt?
Wurde Option §g_datetime_picker_format geändert?
Wurde Option $g_normal_date_format geändert?
by atrol
11 Nov 2023, 12:55
Forum: Help
Topic: MantisBT version 2.26.0 install issue msqlnd required
Replies: 5
Views: 1292

Re: MantisBT version 2.26.0 install issue msqlnd required

Seems that this ISP is not that much insterested in MantisBT.
I checked their MantisBT page, found a screenshot from a MantisBT 2011 version.
Tried also to launch their MantisBT demo, but all I got was an error message.

So yes, if this is an option for you, a local install might be better.
by atrol
09 Nov 2023, 20:02
Forum: Help
Topic: Road map not working
Replies: 2
Views: 571

Re: Road map not working

Roadmap shows just non-released versions.
Maybe your versions are set to released.
by atrol
07 Nov 2023, 19:17
Forum: General Discussion
Topic: How to search bugs or create a bug in Mantis Bug Tracker using python?
Replies: 5
Views: 1451

Re: How to search bugs or create a bug in Mantis Bug Tracker using python?

Just found that you can even change the language on the API description, so you have examples in Python
https://documenter.getpostman.com/view/ ... b999274e95
by atrol
07 Nov 2023, 19:13
Forum: General Discussion
Topic: How to search bugs or create a bug in Mantis Bug Tracker using python?
Replies: 5
Views: 1451

Re: How to search bugs or create a bug in Mantis Bug Tracker using python?

REST APIs are a common standard and are not language specific. I recommend to visit a Python forum If you need support on writing a client application that consumes a REST API. Not sure, but I don't expect that someone will provide support for this in the MantisBT forum. I searched a bit and found t...
by atrol
06 Nov 2023, 20:29
Forum: Help
Topic: [SOLVED] MANTIS 2.25.8 KO on Fedora 38 - Incorrect MIME type ?
Replies: 10
Views: 2243

Re: MANTIS 2.25.8 KO on Fedora 38 - Incorrect MIME type ?

Sorry, but I had no time to write what I tried about two weeks ago - installed a fresh Fedora 38 on a virtual system (never did it before, I am not experienced in Fedora) - setup standard LAMP system offered by Fedora 38, which means MariaDB (10.5.22), Apache, PHP (8.2.12) - installed MantisBT devel...
by atrol
06 Nov 2023, 19:59
Forum: Help
Topic: MantisBT version 2.26.0 install issue msqlnd required
Replies: 5
Views: 1292

Re: MantisBT version 2.26.0 install issue msqlnd required

Which MantisBT version did you use before?
What's the value of $g_db_type in config/config_inc.php?
by atrol
03 Nov 2023, 17:35
Forum: Deutsch
Topic: Sich selber mit @mention anpingen
Replies: 3
Views: 1330

Re: Sich selber mit @mention anpingen

Es gibt keine weiteren Konfigurationsoptionen. Habe mir gerade den Code etwas genauer angeschaut. $g_email_receive_own zu setzen hätte sowieso nicht ausgereicht, weil an anderer Stelle bereits frühzeitg bei den @mentions der eigene User ausgechlossen wird. Heißt also "Core Hack", oder saub...
by atrol
01 Nov 2023, 00:08
Forum: Announcements
Topic: MantisBT 2.26.0 released
Replies: 0
Views: 1491

MantisBT 2.26.0 released

MantisBT 2.26.0 released, have a look at our Blog for more details. This long-overdue feature and maintenance release contains nearly 150 fixes and enhancements! Among many other things, it finally brings support for PHP 8.2, and generally improves PHP 8 compatibility. The earliest supported PHP ver...
by atrol
31 Oct 2023, 18:47
Forum: Customizations
Topic: Hiding email addresses for all users
Replies: 1
Views: 670

Re: Hiding email addresses for all users

Email addresse are not visible out of the box.
I guess you have changed option $g_show_user_email_threshold