wordpress 5.5 compatibility issue
-
Hi,
I have found a wordpress 5.5 compatibility issue blocking me from upgrading our production site to wordpress 5.5 and latest booking ultra pro version:
When Booking Ultra Pro is trying to send out E-Mails after test user submits the booking form wordpress is showing a fatal error message. I have enabled the E-Mail setting “Send all Booking Ultra emails via SMTP” and email sending was working fine before upgrade to WP 5.5. and Booking Ultra Pro 1.0.81. All caching plugins where disabled for testing.
When enabling Debug mode wordpress shows following lines, indicating that there might be some code changes necessary to support wordpress 5.5:
Deprecated: class-phpmailer.php is deprecated since version 5.5.0! Use wp-includes/PHPMailer/PHPMailer.php instead. The PHPMailer class has been moved to wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace. in /var/www/test-site/html/wp-includes/functions.php on line 4963 Deprecated: class-smtp.php is deprecated since version 5.5.0! Use wp-includes/PHPMailer/SMTP.php instead. The SMTP class has been moved to the wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace. in /var/www/test-site/html/wp-includes/functions.php on line 4963 Fatal error: Cannot declare class PHPMailer\PHPMailer\SMTP, because the name is already in use in /var/www/test-site/html/wp-includes/PHPMailer/SMTP.php on line 30 There has been a critical error on your website.
Could you please have a look at this issue?
- The topic ‘wordpress 5.5 compatibility issue’ is closed to new replies.