Search found 7 matches

by AlexNikitos
07 Oct 2020, 19:10
Forum: Russian
Topic: APPLICATION ERROR #2800
Replies: 4
Views: 596003

Re: APPLICATION ERROR #2800

Установил на сайт SSL сертификат для доступа к MantisBT по HTTPS

Появилась эта же ошибка APPLICATION ERROR #2800 при заведении второго бага. Помогает почистить куки браузера, но это не выход из ситуации.

Как это решить?

Версия MantisBT 2.24.1
Версия PHP 7.2.19

UPDATE:

Помогла вот эта ...
by AlexNikitos
30 May 2018, 13:15
Forum: EmailReporting
Topic: A serious problem when answering an email
Replies: 2
Views: 6458

A serious problem when answering an email

Installed:
MantisBT 2.12.0
Email Reporting 0.10.1
The script /plugins/EmailReporting/scripts/bug_report_mail.php is started every minute through the scheduler (CRON)

When you add a comment to the task, author receive the email with notification. When the author answers this email, a new comment is ...
by AlexNikitos
04 Apr 2018, 20:01
Forum: EmailReporting
Topic: Priority feature configuration options
Replies: 1
Views: 5616

Priority feature configuration options

In the section "Classify bug priorities" I have:

'5 (lowest)' => '10',
'4 (low)' => '20',
'3 (normal)' => '30',
'2 (high)' => '40',
'1 (highest)' => '50',
5 => '20',
4 => '20',
3 => '30',
2 => '40',
1 => '50',
0 => '10',
'low' => '20',
'normal' => '30',
'high' => '40',
'' => '30',
'?' => '30',

How ...
by AlexNikitos
24 Mar 2018, 13:16
Forum: EmailReporting
Topic: INTERNAL APPLICATION ERROR
Replies: 6
Views: 10396

Re: INTERNAL APPLICATION ERROR

"Debug mode" is OFF

"Signup new users automatically" is ON

"Preferred username for new user creations" works correctly with all values

"Preferred realname for new user creations " does not respond to any value

I saw a mistake in my virtual hosting when processing:

INTERNAL APPLICATION ERROR ...
by AlexNikitos
23 Mar 2018, 21:51
Forum: EmailReporting
Topic: INTERNAL APPLICATION ERROR
Replies: 6
Views: 10396

Re: INTERNAL APPLICATION ERROR

Thank you very much! That problems fixed.

I have a new one:

"Preferred realname for new user creations" This setting does not work, the field remains blank in the user's card.
by AlexNikitos
22 Mar 2018, 10:45
Forum: EmailReporting
Topic: INTERNAL APPLICATION ERROR
Replies: 6
Views: 10396

INTERNAL APPLICATION ERROR

I have a last version MantistBT 2.12.0, EmailReporting v0.10.0, PHP 7.1

1. When I check mailbox in "Manage MailBoxes" tab, I get an error: INTERNAL APPLICATION ERROR ...

And of course mailbox not checked.

2. When I click on page /support/plugins/EmailReporting/scripts/bug_report_mail.php (in ...
by AlexNikitos
20 Mar 2018, 22:50
Forum: Russian
Topic: Добавить поле в проект
Replies: 1
Views: 7852

Добавить поле в проект

Как я могу добавить поле в проект (не в задачу)? Т.е. при добавлении нового проекта мне надо сделать поле со списком моих спецификаций.
И можно ли сделать это поле выпадающим списком?