Critical Error: WP Mail SMTP Causing a TypeError After Migration
-
Hello,
I have recently migrated my WordPress site,
modernstoicism.com, to a new Cloudways server. The migration of files and the database was successful.However, after installing the
WP Mail SMTPplugin, my site is now showing a critical error. My hosting provider’s support team (Cloudways) has identified that the plugin is the cause of the critical error and has recommended I reach out to you for assistance.The specific error message from the PHP logs is:
PHP Fatal error: Uncaught TypeError: Argument 1 passed to WPMLSMTP\Providers\MailerAbstract::__construct() must implement interface WPMLSMTP\Mail\MailcatcherInterface, instance of WPMLSMTP\Providers\PHPMailer givenThis error appears to be related to a conflict in the plugin’s code after the migration. Could you please help me diagnose and fix this issue?
Thank you for your help.
Donald J. Robertson Sources
The page I need help with: [log in to see the link]
The topic ‘Critical Error: WP Mail SMTP Causing a TypeError After Migration’ is closed to new replies.