Search found 8243 matches

by atrol
18 Aug 2023, 07:05
Forum: Deutsch
Topic: REST API Deutsche übersetzungen
Replies: 5
Views: 1969

Re: REST API Deutsche übersetzungen

Für Plugins gibt es eigene Funktionen, z.B. plugin_lang_get

Ich verstehe allerdings immer noch nicht, wieso das REST API überhaupt verwendet wird, da doch (plugin_)lang_get direkt das richtige Ergebnis liefert.
by atrol
17 Aug 2023, 18:52
Forum: Deutsch
Topic: REST API Deutsche übersetzungen
Replies: 5
Views: 1969

Re: REST API Deutsche übersetzungen

Wie genau sieht der Code des Aufrufs des REST API aus?
by atrol
17 Aug 2023, 15:01
Forum: General Discussion
Topic: Installation fails when moving config_inc.php
Replies: 2
Views: 8420

Re: Installation fails when moving config_inc.php

After download of 2.25.7 there is no config_inc.php in the root folder of the download. Maybe you downloaded and copied everything to the installation of an old version. This can't work. Concerning PHP 8.2.8: PHP 8.2 is not supported at the moment but planned for the next version. See this issue and...
by atrol
17 Aug 2023, 14:20
Forum: Help
Topic: Sending to a different port for SMTP
Replies: 4
Views: 2176

Re: Sending to a different port for SMTP

Add this line to file config/config_inc.php

Code: Select all

$g_smtp_port = 587;
by atrol
17 Aug 2023, 14:15
Forum: Deutsch
Topic: REST API Deutsche übersetzungen
Replies: 5
Views: 1969

Re: REST API Deutsche übersetzungen

Verstehe die Frage nicht so ganz. lang_get ist eine interne Funktion und hat wenig mit dem REST API zu tun. Das REST API liefert eine Antwort auf einen HTTP Request der Art {{url}}/api/rest/lang?string=all_projects Habe es nicht rausprobiert, würde aber erwarten, dass dabei der zurückgelieferte Stri...
by atrol
09 Aug 2023, 21:51
Forum: Help
Topic: Getting stuck installing latest mantis on a php8.2 ubuntu server
Replies: 5
Views: 3071

Re: Getting stuck installing latest mantis on a php8.2 ubuntu server

Thanks for offering help in testing.
For the moment just watch the mentioned issue and the child issues, especially this one https://www.mantisbt.org/bugs/view.php?id=32028
As soon as it's fixed, there is a good chance that the installer works.
by atrol
09 Aug 2023, 21:33
Forum: Help
Topic: Getting stuck installing latest mantis on a php8.2 ubuntu server
Replies: 5
Views: 3071

Re: Getting stuck installing latest mantis on a php8.2 ubuntu server

It would not be serious if I gave a date.
At the moment there is good progress, as one developer is focused on this topic.
No one is paid to develop Mantis, everything is done in free time, so you never know what will happen.
by atrol
05 Aug 2023, 14:48
Forum: Help
Topic: One user cannot upload files
Replies: 6
Views: 2996

Re: One user cannot upload files

Do you have installed latest stable version 2.25.7?
Did you check web server / PHP logs for errors and warnings?
Are there any errors in the brwoser console?
by atrol
05 Aug 2023, 14:46
Forum: Help
Topic: Upload freezing up for certain users
Replies: 1
Views: 2608

Re: Upload freezing up for certain users

Let's focus on one post viewtopic.php?t=28423
by atrol
02 Aug 2023, 05:30
Forum: Help
Topic: Incorrect POST content length when reporting issues via REST API
Replies: 1
Views: 1839

Re: Incorrect POST content length when reporting issues via REST API

As a first step, you should upgrade to latest stable version 2.25.7, especially if the the PHP version you use is >= 8.1.
There are also some REST API issues fixed in it.

Did you try different sizes and found the limit that works?
by atrol
28 Jul 2023, 23:05
Forum: Help
Topic: Back Button Clears Form
Replies: 4
Views: 3815

Re: Back Button Clears Form

The issue is resolved in non-released version 2.26.0 https://www.mantisbt.org/bugs/view.php?id=28618 As you can see, we are discussing, if we backport to the 2.25 branch, which means it will also be fixed in 2.25.8. If you want it now, there is nothing more to do than to change one singlie line, see...
by atrol
28 Jul 2023, 07:07
Forum: Help
Topic: I installed a dark theme but it doesnt work
Replies: 14
Views: 3479

Re: I installed a dark theme but it doesnt work

@dretax good to hear that it works. Do you still see this error in the browser log?
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'browsing-topics'.