Run admin/check/indexp.php
There are also some database collation checks in it.
Search found 7919 matches
- 17 Apr 2021, 11:07
- Forum: Help
- Topic: #1267:Illegal mix of collations
- Replies: 2
- Views: 89
- 17 Apr 2021, 10:58
- Forum: Customizations
- Topic: Job Tracking
- Replies: 1
- Views: 67
Re: Job Tracking
Might help some way, never tried myself https://github.com/mantisbt-plugins/Reminder
- 17 Apr 2021, 10:56
- Forum: Help
- Topic: Email notifications
- Replies: 1
- Views: 42
Re: Email notifications
You can enable enail logging to find out what's going on
https://www.mantisbt.org/docs/master/en ... ig.logging
https://www.mantisbt.org/docs/master/en ... ig.logging
- 11 Apr 2021, 10:21
- Forum: General Discussion
- Topic: Time tracking deprecation
- Replies: 1
- Views: 139
Re: Time tracking deprecation
There is no timeline / progress / clear statement around this topic.
https://www.mantisbt.org/bugs/view.php?id=21572
https://github.com/mantisbt-plugins/tim ... /tree/next
https://www.mantisbt.org/bugs/view.php?id=21572
https://github.com/mantisbt-plugins/tim ... /tree/next
- 01 Apr 2021, 07:33
- Forum: Help
- Topic: How can use custom fields in search?
- Replies: 5
- Views: 1131
Re: How can use custom fields in search?
Known feature request https://www.mantisbt.org/bugs/view.php?id=26447
- 25 Mar 2021, 21:21
- Forum: Help
- Topic: Blank Page after update
- Replies: 3
- Views: 149
Re: Blank Page after update
It would have been better if you had used master-2.25, which will become 2.25.1 when it's released, but that's not a big issue.
So yes, wait until the official 2.26.0 will be released and update your current 2.26.0-devmaster-abc6c71 to it.
- 25 Mar 2021, 21:12
- Forum: General Plugin Discussion
- Topic: Looking for a plugin from Mantishub for Mantisbt that uses the @user reference
- Replies: 4
- Views: 95
Re: Looking for a plugin from Mantishub for Mantisbt that uses the @user reference
There is alreay a report without progress for this functionality, see https://manual.mantisbt.org/bugs/view.php?id=25906
- 24 Mar 2021, 15:26
- Forum: General Plugin Discussion
- Topic: Looking for a plugin from Mantishub for Mantisbt that uses the @user reference
- Replies: 4
- Views: 95
Re: Looking for a plugin from Mantishub for Mantisbt that uses the @user reference
Unfortunately some of the plugins that are available on MantisHub (e.g. the mentioned Live Links) are not available as open source.
- 24 Mar 2021, 07:06
- Forum: Help
- Topic: Blank Page after update
- Replies: 3
- Views: 149
Re: Blank Page after update
There were bugs in 2.25.0 related to project manage page that will be fixed in 2.25.1 https://mantisbt.org/bugs/view.php?id=28082 I have notime to have a deeper look at the moment. Not sure, maybe the mentioned fix fixes also your issue. You could download a nightly build to try it https://mantisbt....
- 21 Mar 2021, 10:12
- Forum: Deutsch
- Topic: Bei neuer Notiz: Text der Übersicht fett
- Replies: 1
- Views: 214
Re: Bei neuer Notiz: Text der Übersicht fett
In MantisBT 2.x wird nur noch das Datum fett dargestellt.
Es gibt keine Konfigurationsoption um das Verhalten zu ändern.
Änderungen müssten ggf. in my_view_inc.php vorgenommen werden.
Es gibt keine Konfigurationsoption um das Verhalten zu ändern.
Änderungen müssten ggf. in my_view_inc.php vorgenommen werden.
- 15 Mar 2021, 21:52
- Forum: General Discussion
- Topic: Photos for user accounts
- Replies: 5
- Views: 426
Re: Photos for user accounts
Could be an option if you are using LDAP https://mantisbt.org/bugs/view.php?id=23392
Might help some way https://mantisbt.org/bugs/view.php?id=8257
Might help some way https://mantisbt.org/bugs/view.php?id=8257
- 15 Mar 2021, 20:57
- Forum: General Discussion
- Topic: Photos for user accounts
- Replies: 5
- Views: 426
Re: Photos for user accounts
Upload is not possible out of the box.
You could
- install the "Avatars via Gravatar" plugin that comes out of the box with MantisBT and supports www.gravatar.com
- write your own plugin
You could
- install the "Avatars via Gravatar" plugin that comes out of the box with MantisBT and supports www.gravatar.com
- write your own plugin
- 14 Mar 2021, 10:51
- Forum: General Plugin Discussion
- Topic: Pass variables from PHP to JS
- Replies: 3
- Views: 98
Re: Pass variables from PHP to JS
Might help, check javascript_config.php and javascript_translations.php
- 12 Mar 2021, 14:29
- Forum: Deutsch
- Topic: Zeiterfassung Export Button fehlen
- Replies: 2
- Views: 123
Re: Zeiterfassung Export Button fehlen
Mit $g_time_tracking_enabled = ON; wird das MantisBT interne Timetracking aktiviert. Dazu ist kein Plugin erforderlich. Das genannte Plugin ist ein möglicher Ersatz für das interne Timetracking falls jemandem die gebotenen Funktionen besser gefallen. Es gab Ansätze die interne Funktionalität durch e...
- 10 Mar 2021, 06:54
- Forum: Deutsch
- Topic: es werden keine eMails an Reporter gesendet
- Replies: 6
- Views: 286
Re: es werden keine eMails an Reporter gesendet
Danke für die Rückmeldung.
Falls es Probleme mit dem Versand einer Email gibt, bleibt bei Defaultsettings die Email für 7 Tage in der Tabelle mantis_email_table erhalten, s. Option $g_email_retry_in_days
Falls es Probleme mit dem Versand einer Email gibt, bleibt bei Defaultsettings die Email für 7 Tage in der Tabelle mantis_email_table erhalten, s. Option $g_email_retry_in_days