Fatal Error on WP 5.5 using PHPMailer
-
I am receiving the following error when sending any site mail whatsoever. It appears that when this plugin is activated alongside any plugin that sends authenticated mail (such as WP Mail SMTP), there is a fatal website error:
Fatal error: Cannot declare class PHPMailer\PHPMailer\SMTP, because the name is already in use in (redacted)/wp-includes/PHPMailer/SMTP.php on line 30
There has been a critical error on your website. Please check your site admin email inbox for instructions.I have reached out to WP Mail SMTP developers, who indicate that your plugin is incorrectly defining this class before WP core can define PHPMailer.
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Fatal Error on WP 5.5 using PHPMailer’ is closed to new replies.