Quarantine report problems after 3.0.0.5 upgrade

Report bugs and workarounds
Post Reply
samigr
Posts: 5
Joined: 09 Sep 2014 10:42

Quarantine report problems after 3.0.0.5 upgrade

Post by samigr »

Hi,

Quarantine reports stop working after upgrading 3.0.0.5 from 3.0.0.4

[root@mscan ~]# /usr/local/bin/mailwatch/tools/Cron_jobs/quarantine_report.php
PHP Fatal error: Call to undefined function dbg() in /usr/local/bin/mailwatch/tools/Cron_jobs/quarantine_report.php on line 197

Fatal error: Call to undefined function dbg() in /usr/local/bin/mailwatch/tools/Cron_jobs/quarantine_report.php on line 197

It also said "PHP Notice: Undefined index: %orgname% in /var/www/html/mailscanner/functions.php on line 1222" but I added %orgname% to clear this (config had %org-name%).


Any ideas why this happened ?
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Quarantine report problems after 3.0.0.5 upgrade

Post by shawniverson »

yuck, we need to get this fixed asap. Looks like a MailWatch dev was in the middle of debugging during this snapshot...

https://github.com/E-F-A/v3/issues/130
Post Reply