Search found 8385 matches

by atrol
06 May 2024, 15:46
Forum: Customizations
Topic: Status custmozing (per project)
Replies: 4
Views: 2781

Re: Status custmozing (per project)

@cas this is about $g_status_enum_string, not $g_project_status_enum_string

Independent from that, this can also be done via database configuration
viewtopic.php?p=72226#p72226
by atrol
06 May 2024, 15:40
Forum: Help
Topic: Account registration disabled at mantisbt.org/bugs
Replies: 6
Views: 132

Re: Account registration disabled at mantisbt.org/bugs

@sud0ku I created your account.
by atrol
04 May 2024, 13:06
Forum: Help
Topic: Account registration disabled at mantisbt.org/bugs
Replies: 6
Views: 132

Re: Account registration disabled at mantisbt.org/bugs

Account created.
Check if you got email to activate it.
by atrol
04 May 2024, 08:42
Forum: Help
Topic: Account registration disabled at mantisbt.org/bugs
Replies: 6
Views: 132

Re: Account registration disabled at mantisbt.org/bugs

Do you want me to create a new account for you with the same name and email address that you are using for the forum?
by atrol
03 May 2024, 06:25
Forum: Help
Topic: Access denied on modify bug
Replies: 10
Views: 1076

Re: Access denied on modify bug

There is no Ubuntu 2.26.1
As mentioned, this is about MantisBT 2.26.1
atrol wrote: 15 Mar 2024, 12:05 Are you able to provide step by step instructions how to reproduce after a fresh install of latest stable ManstisBT version 2.26.1?
by atrol
02 May 2024, 06:31
Forum: Help
Topic: Access denied on modify bug
Replies: 10
Views: 1076

Re: Access denied on modify bug

I was not able to reproduce the issue.
Did you try the recommended version 2.26.1?
by atrol
29 Apr 2024, 19:09
Forum: Help
Topic: Getting "Slim Application Error" when updating issue using API
Replies: 1
Views: 124

Re: Getting "Slim Application Error" when updating issue using API

I recommend to upgrade to latest stable version (2.26.1 at the moment) as a first step.
by atrol
23 Apr 2024, 18:19
Forum: Deutsch
Topic: Forum für deutsche Anwender
Replies: 12
Views: 67320

Re: Forum für deutsche Anwender

@lazzooo bitte die Probleme im Forum posten.
Dabei zunächst sehr genau beschreiben welche Umgebung zum EInsatz kommt (Betriebssystem, Datenbank, PHP Version), welche Konfigurationen gemacht worden sind, wie sich das Problem äußert und ob Fehler oder Warnungen in die log-files eingetragen wurden.
by atrol
23 Apr 2024, 17:51
Forum: Deutsch
Topic: Neu Instalation
Replies: 3
Views: 141

Re: Neu Instalation

Die Konfiguration für Emails ist hier beschrieben https://mantisbt.org/docs/master/en-US/ ... nfig.email
by atrol
18 Apr 2024, 13:52
Forum: Help
Topic: How to register for account at mantisbt.org/bugs/?
Replies: 1
Views: 131

Re: How to register for account at mantisbt.org/bugs/?

For the moment, feel free to send me a private message in the forum.
I will create an account for you.
All I need is the user name and the email address you want to use for that purpose.
After that you should get an email to activate your account and to set a password.
by atrol
12 Apr 2024, 16:17
Forum: General Discussion
Topic: Selective visibility of bugs in project, to users/groups?.
Replies: 8
Views: 3208

Re: Selective visibility of bugs in project, to users/groups?.

The option described below might help. Configure it in config_inc.php. If you prefer UI, or want set it different in different projects, check page Manage > Configuration > Workflow Thresholds "View other users' issues (if not set, access will be limited to issues reported, handled, or monitore...
by atrol
11 Apr 2024, 18:18
Forum: General Discussion
Topic: Using emojis in issue
Replies: 4
Views: 4457

Re: Using emojis in issue

It''s still the same, at least when using MySQL, see https://mantisbt.org/bugs/view.php?id=20431
by atrol
05 Apr 2024, 07:42
Forum: Help
Topic: Trouble setting $g_path
Replies: 5
Views: 533

Re: Trouble setting $g_path

WWY wrote: 04 Apr 2024, 18:48 But when I add $g_path='https://our_website/manitsbt/' in config/config_inc.php I get a blank page (doesn't render).
manitsbt?
Typo?
by atrol
05 Apr 2024, 07:41
Forum: Help
Topic: Trouble setting $g_path
Replies: 5
Views: 533

Re: Trouble setting $g_path

When getting a blank page, first check web server and PHP error logs.