Search found 764 matches

by SL-Gundam
27 Feb 2026, 01:08
Forum: EmailReporting
Topic: Updated to PHP 8.4, now EmailReporting throws error 500
Replies: 4
Views: 182

Re: Updated to PHP 8.4, now EmailReporting throws error 500

While that is correct, there were 2 pull requests which concerned these issues which are related to PHP 8.3 compatibility
The necessary changes were incorporated in EmailReporting 0.11.0-DEV

The Pull requests
https://github.com/Elephant418/Markdownify/pull/48
https://github.com/Elephant418 ...
by SL-Gundam
07 Feb 2026, 15:32
Forum: EmailReporting
Topic: Error on Email Plugin Install
Replies: 1
Views: 293

Re: Error on Email Plugin Install

This was fixed here: https://github.com/mantisbt-plugins/Ema ... 7d377ae511

I suggest updating to EmailReporting 0.11.0-DEV
Go here: https://github.com/mantisbt-plugins/EmailReporting
Click on "<> code" and "download zip"
by SL-Gundam
14 Jan 2026, 16:28
Forum: EmailReporting
Topic: EmailReporting stopped working, out of the blue [SOLVED]
Replies: 2
Views: 322

Re: EmailReporting stopped working, out of the blue [SOLVED]

Good to hear. Keep in mind that for the newer MantisBT versions that EmailReporting 0.11.0-DEV is required for everything to work properly.
by SL-Gundam
11 Nov 2025, 21:38
Forum: EmailReporting
Topic: APPLICATION ERROR #26
Replies: 5
Views: 532

Re: APPLICATION ERROR #26

Could be. I believe 1.19 was from before the plugin system.
Let us know if you encounter any other issues.
by SL-Gundam
10 Nov 2025, 18:54
Forum: EmailReporting
Topic: APPLICATION ERROR #26
Replies: 5
Views: 532

Re: APPLICATION ERROR #26

If that was the solution then thats good.
Still can't figure out how the problem was created.

sidenote: mantis_emailreporting_mailbox_table and mantis_emailreporting_msg_table have never existed i believe. Did you use a fork of EmailReporting with unknown modifications?
by SL-Gundam
08 Nov 2025, 11:46
Forum: EmailReporting
Topic: APPLICATION ERROR #26
Replies: 5
Views: 532

Re: APPLICATION ERROR #26

Which version of EmailReporting are you trying to install?
Please try the latest 0.11.0-DEV version.
by SL-Gundam
06 Nov 2025, 01:57
Forum: EmailReporting
Topic: email reporting for sub-project
Replies: 3
Views: 454

Re: email reporting for sub-project

For notes it does not matter on which email address it is received. That only matters for new tickets.
by SL-Gundam
06 Nov 2025, 01:55
Forum: EmailReporting
Topic: Replying to email notification when using multiple emailboxes in EmailReporting plugin
Replies: 3
Views: 31807

Re: Replying to email notification when using multiple emailboxes in EmailReporting plugin

A ticket id not unique to a project. It is unique for a MantisBT installation. So if a note is matched to a ticket, it will match it across the whole MantisBT installation. Thats is why projects and the sender/receiver email account do not matter for notes.
by SL-Gundam
06 Nov 2025, 01:52
Forum: EmailReporting
Topic: Error with EmailReporting in MantisBT 2.27.1
Replies: 1
Views: 210

Re: Error with EmailReporting in MantisBT 2.27.1

You might still need to run the upgrade script for MantisBT.
MantisBT made a change with categories. This causes that all categories are disabled if the upgrade script is not run.
Please check to see whether you have a existing and enabled global category in MantisBT.

ps. sorry for the late reply ...
by SL-Gundam
03 Oct 2025, 19:12
Forum: EmailReporting
Topic: email reporting for sub-project
Replies: 3
Views: 454

Re: email reporting for sub-project

Assuming you're running the latest version of MantisBT and EmailReporting, just setup a another mailbox the same way you did the first one.
Notes do not matter on what emailaccount them come in. This only matters for new tickets.
by SL-Gundam
23 Aug 2025, 20:02
Forum: EmailReporting
Topic: No priotity-mapping from email header, every ticket has default value (30)
Replies: 5
Views: 758

Re: No priotity-mapping from email header, every ticket has default value (30)

I suggest keeping all the indexes intact for "Classify bug priorities". This is because different email programs will use different values for priority.
by SL-Gundam
23 Aug 2025, 19:48
Forum: EmailReporting
Topic: No priotity-mapping from email header, every ticket has default value (30)
Replies: 5
Views: 758

Re: No priotity-mapping from email header, every ticket has default value (30)

A change from 2022 caused this issue.
Should be fixed now.
https://github.com/mantisbt-plugins/Ema ... 55b0a45660

Sidenote. EmailReporting only checks the priority field, not the importance field.
by SL-Gundam
10 Jun 2025, 18:59
Forum: EmailReporting
Topic: consistent Applicaton Error #11 on some e-mails
Replies: 3
Views: 521

Re: consistent Applicaton Error #11 on some e-mails

I suggest checking the other plugins that are active.
But good to hear that it's likely not EmailReporting thats the cause.

If that changes please let us know here.