• Resolved facilsol

    (@facilsol)


    when newsletter and forms sending mail, they send them but it gives me the error:

    An error occurred while trying to send your message. Please try again later.
    I have contact form 7 and wp-smtp mail.

    I have installed and uninstalled all and the error continues.
    in the log it gave me this error:

    ‘PHP message: PHP Fatal error: Uncaught Error: Class ‘WPMailSMTP\\SiteHealth’ not found in /var/www/vhosts/atreveteshop.es/pruebas/wp-content/plugins/wp-mail-smtp/src/Core.php:374\nStack trace:\n#0 /var/www/vhosts/atreveteshop.es/pruebas/wp-content/plugins/wp-mail-smtp/src/Core.php(195): WPMailSMTP\\Core->get_site_health()\n#1 /var/www/vhosts/atreveteshop.es/pruebas/wp-includes/class-wp-hook.php(287): WPMailSMTP\\Core->init(”)\n#2 /var/www/vhosts/atreveteshop.es/pruebas/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)\n#3 /var/www/vhosts/atreveteshop.es/pruebas/wp-includes/plugin.php(478): WP_Hook->do_action(Array)\n#4 /var/www/vhosts/atreveteshop.es/pruebas/wp-settings.php(540): do_action(‘init’)\n#5 /var/www/vhosts/atreveteshop.es/pruebas/wp-config.php(91): require_once(‘/var/www/vhosts…’)\n#6 /var/www/vhosts/atreveteshop.es/pruebas/wp-load.php(37): require_once(‘/var/www/vhosts…’)\n#7 /var/www/vhosts/atreveteshop.es/pruebas/wp-admin/admin.php(34): require_once(‘/var/www/vhosts…..’, referer: https://nueva.atreveteshop.es/wp-admin/admin.php?page=wpcf7

    please , help
    thanks

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Gregor Capuder

    (@capuderg)

    Hi,

    if you already uninstalled and installed the WP Mail SMTP plugin and this error is still showing up, then something is causing the SiteHealth class to not be installed.

    Please check on your hosting server in the WP Mail SMTP plugin folder if this file exists: src/SiteHealth.php.

    From the error message you posted, I would assume the file is not there…

    I would recommend uninstalling the WP Mail SMTP plugin and installing it manually. Download it from here: https://wordpress.org/plugins/wp-mail-smtp/ and upload + install it (in WP admin dashboard -> Plugins -> Add New -> Upload Plugin).

    Let me know if that resolved your error.

    Have a nice day!

    Thread Starter facilsol

    (@facilsol)

    the solution has been to remove the sendinblue plugin.
    When I deactivated it, the problem disappeared

    Thread Starter facilsol

    (@facilsol)

    solved

    Plugin Author Gregor Capuder

    (@capuderg)

    Thank you for sharing the solution with others.

    Take care!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘when newsletter and forms sending mail, they send them but it gives me the error’ is closed to new replies.