I found that whenever I add more than one email, I get a fatal error and the email is not sent,
This happens both when the email addresses are separated by comma (,) or by semicolon (;).
Fatal error: Uncaught Exception: Invalid ‘to’ email address specified in /home/xxx/public_html/invoices/Inc/Claz/Email.php:373 Stack trace: #0 /home/xxx/public_html/invoices/modules/invoices/email.php(65): Inc\Claz\Email->setTo(‘John@xxx…’) #1 /home/xxx/public_html/invoices/index.php(374): include(‘/home/xxx/…’) #2 {main} thrown in /home/xxx/public_html/invoices/Inc/Claz/Email.php on line 373
I am using Version: 2019.1.1 with PHP 7.1
Database client version: libmysql – 5.6.43
Recent Comments