in /var/log/httpd/ssl_error_log:
PHP Notice: Use of undefined constant MW_LOGO - assumed 'MW_LOGO' in /var/www/html/mailscanner/functions.php on line 258
cause: missing define in: /var/www/html/mailscanner/conf.php ( see conf.php.example)
add->
// Define MailWatch logo name
define('MW_LOGO', 'mailwatch-logo.png');
// Define MailScanner logo name
define('MS_LOGO', 'mailscannerlogo.gif');
Upgrade-3.0.0.9 Use of undefined constant MW_LOGO
Upgrade-3.0.0.9 Use of undefined constant MW_LOGO
“We are stuck with technology when what we really want is just stuff that works.” -Douglas Adams
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact: