direct_mail
direct_mail copied to clipboard
php Warnings in Typo3 Protocol, illegal string offset
Typo3 7.6.22, direct mail 5.2.0
Some warnings occuring, strings not found in array:
Core: Error handler (BE): PHP Warning: Illegal string offset 'mid' in /var/www/virtual/domain.tld/htdocs/typo3conf/ext/direct_mail/Classes/Scheduler/AnalyzeBounceMail.php line 225
Core: Error handler (BE): PHP Warning: Illegal string offset 'rtbl' in /var/www/virtual/domain.tld/htdocs/typo3conf/ext/direct_mail/Classes/Scheduler/AnalyzeBounceMail.php line 224
Core: Error handler (BE): PHP Warning: Illegal string offset 'rid' in /var/www/virtual/domain.tld/htdocs/typo3conf/ext/direct_mail/Classes/Scheduler/AnalyzeBounceMail.php line 223
Analysis of Bounce Emails fails on my system, too. PHP Warning: Illegal string offset 'rid' in /var/www/virtual/domain.tld/typo3conf/ext/direct_mail/Classes/Scheduler/AnalyzeBounceMail.php line 224
For some reason, sometimes, the task is executed successfully. Most of the time it fails, though. Could be seperate issues.