Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMTP mailer issues #172

Open
BAGGLL opened this issue Sep 12, 2024 · 0 comments
Open

SMTP mailer issues #172

BAGGLL opened this issue Sep 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@BAGGLL
Copy link

BAGGLL commented Sep 12, 2024

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

@BAGGLL BAGGLL added the bug Something isn't working label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant