[root@mantisbt-test scripts]# php bug_reminder_mail.php
APPLICATION ERROR #401: Database query failed. Error received from database was #1054: Unknown column 'mantis_bug_table.project_id' in 'where clause' for the query: select bugs.id, bugs.handler_id, bugs.project_id, bugs.priority, bugs.category_id, bugs.status, bugs.severity, bugs.summary from mantis_bug_table bugs JOIN mantis_bug_text_table text ON (bugs.bug_text_id = text.id) where status in (20) and due_date<=1696237797 and handler_id<>0 and mantis_bug_table.project_id IN (0) order by mantis_bug_table.project_id,handler_id.
[root@mantisbt-test scripts]#
I don't understand why this is happening...
Reminder Plugins issure
Moderators: Developer, Contributor
Re: Reminder Plugins issure
would you mind posting this on https://github.com/mantisbt-plugins/Reminder
I will then look into it.
My first analysis already gave me some ideas
I will then look into it.
My first analysis already gave me some ideas

Re: Reminder Plugins issure
Hi Kevin,
you can find a new version (2.20) on https://github.com/mantisbt-plugins/Reminder
Please raise new issues/remarks/request there as well.
you can find a new version (2.20) on https://github.com/mantisbt-plugins/Reminder
Please raise new issues/remarks/request there as well.