Quantcast
Channel: WordPress.org Forums » [WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Support
Viewing all articles
Browse latest Browse all 5001

Cannot send mails anymore. PHP 8 Problem ?

$
0
0

Replies: 1

Hello,

on my page I use Sendinblue with WP-Mail.
It worked so far pretty normal and everything was fine.
Everything is updated.

Today I tried to recover a password and got a critical error.
After that I also tried the “Test Email” function in WP-Mail Plugin and I got the same error.

I just checked when the last mails got sent from sendinblue and that was on the 6th of January. On that day I upgraded to PHP8.0 So I think that is the problem.

I saw a line stating:
Warning: require_once(/home/censored/www/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8): Failed to open stream: No such file or directory in /home/retracted/www/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/bootstrap.php on line 115

Line 114 and 115 are:
if (PHP_VERSION_ID >= 80000) {
require_once __DIR__.’/Resources/mb_convert_variables.php8′;

The full error is following:
Fatal error: Uncaught Error: Failed opening required '/home/censored/www/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8' (include_path='.:/usr/local/php8.0/lib/php') in /home/censored/www/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/bootstrap.php:115 Stack trace: #0 /home/censored/www/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_real.php(69): require() #1 /home/censored/www/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_real.php(59): composerRequire43034736f284196d23971ba5470288b6('2bb094e40611cb5...', '/home/censored/w...') #2 /home/censored/www/wp-content/plugins/wp-mail-smtp/vendor/autoload.php(7): ComposerAutoloaderInit43034736f284196d23971ba5470288b6::getLoader() #3 /home/censored/www/wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Api.php(82): require_once('/home/censored/w...') #4 /home/censored/www/wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Mailer.php(309): WPMailSMTP\Providers\Sendinblue\Api->get_smtp_client() #5 /home/censored/www/wp-content/plugins/wp-mail-smtp/src/MailCatcherV6.php(128): WPMailSMTP\Providers\Sendinblue\Mailer->send() #6 /home/censored/www/wp-includes/pluggable.php(498): WPMailSMTP\MailCatcherV6->send() #7 /home/censored/www/wp-content/plugins/woocommerce/includes/emails/class-wc-email.php(653): wp_mail(Array, 'Anfrage zum Zur...', '<!DOCTYPE html>...', Array, Array) #8 /home/censored/www/wp-content/plugins/woocommerce/includes/emails/class-wc-email-customer-reset-password.php(114): WC_Email->send('thorstenwalting...', 'Anfrage zum Zur...', '<!DOCTYPE html>...', 'Content-Type: t...', Array) #9 /home/censored/www/wp-includes/class-wp-hook.php(287): WC_Email_Customer_Reset_Password->trigger('thorstenwalting...', 'MfJCVVTc7FDmUb0...') #10 /home/censored/www/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters('', Array) #11 /home/censored/www/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #12 /home/censored/www/wp-content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-my-account.php(341): do_action('woocommerce_res...', 'thorstenwalting...', 'MfJCVVTc7FDmUb0...') #13 /home/censored/www/wp-content/plugins/woocommerce/includes/class-wc-form-handler.php(998): WC_Shortcode_My_Account::retrieve_password() #14 /home/censored/www/wp-includes/class-wp-hook.php(287): WC_Form_Handler::process_lost_password('') #15 /home/censored/www/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #16 /home/censored/www/wp-includes/plugin.php(484): WP_Hook->do_action(Array) #17 /home/censored/www/wp-settings.php(579): do_action('wp_loaded') #18 /home/censored/www/wp-config.php(100): require_once('/home/censored/w...') #19 /home/censored/www/wp-load.php(37): require_once('/home/censored/w...') #20 /home/censored/www/wp-blog-header.php(13): require_once('/home/censored/w...') #21 /home/censored/www/index.php(17): require('/home/censored/w...') #22 {main} thrown in /home/censored/www/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/bootstrap.php on line 115

What should I do in order that it works again ?
Thank you in advance.


Viewing all articles
Browse latest Browse all 5001

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>