wp-simple-smtp
wp-simple-smtp copied to clipboard
SMTP mailer issues
What WordPress, PHP and Simple SMTP versions are you using?
WordPress 6.6.2, PHP 8.3.9
What were you doing when the bug occurred?
Just open the email panel and we have the error messages Warning: Attempt to read property "location" on null in wp-content\plugins\simple-smtp\src\log\class-logattachment.php on line 130
Warning: Attempt to read property "basename" on null in\wp-content\plugins\simple-smtp\src\log\class-logattachment.php on line 131
Warning: Attempt to read property "filename" on null in wp-content\plugins\simple-smtp\src\log\class-logattachment.php on line 132
Warning: Attempt to read property "extension" on null in wp-content\plugins\simple-smtp\src\log\class-logattachment.php on line 133
Warning: Attempt to read property "location" on null in wp-content\plugins\simple-smtp\src\log\class-logattachment.php on line 130
Warning: Attempt to read property "basename" on null in wp-content\plugins\simple-smtp\src\log\class-logattachment.php on line 131
Warning: Attempt to read property "filename" on null in wp-content\plugins\simple-smtp\src\log\class-logattachment.php on line 132
Warning: Attempt to read property "extension" on null in wp-content\plugins\simple-smtp\src\log\class-logattachment.php on line 133
What was the result you expected?
No bug, access correctly on the EMAIL function from WordPress panel