• Hi,

    Wordpress 5.0
    Woocommerce 3.5.2
    POST SMTP: 1.9.5

    I am using Mailgun API to send emails. The last time I checked everything worked fine. But now I get this error. It might have to do with the wordpress upgrade to v 5.0

    I think vendor autoload is not working probably.

    Fatal error: Uncaught Error: Class ‘Mailgun\HttpClientConfigurator’ not found in /var/www/stream-book-shop/html/wp-content/plugins/post-smtp/Postman/Postman-Mail/PostmanMailgunMailEngine.php:168 Stack trace: #0 /var/www/stream-book-shop/html/wp-content/plugins/post-smtp/Postman/PostmanWpMail.php(200): PostmanMailgunMailEngine->send(Object(PostmanMessage)) #1 /var/www/stream-book-shop/html/wp-content/plugins/post-smtp/Postman/PostmanWpMail.php(55): PostmanWpMail->sendMessage(Object(PostmanMessage), Object(PostmanEmailLog)) #2 /var/www/stream-book-shop/html/wp-content/plugins/post-smtp/Postman/PostmanWpMailBinder.php(116): PostmanWpMail->send(‘[email protected]…’, ‘Password reset …’, ‘<!DOCTYPE html>…’, ‘Content-Type: t…’, Array) #3 /var/www/stream-book-shop/html/wp-content/plugins/woocommerce/includes/emails/class-wc-email.php(604): wp_mail(‘[email protected]…’, ‘Password reset …’, ‘<!DOCTYPE html>…’, ‘Content-Type: t…’, Array) #4 /var/www/stream-book-shop/html/wp-content/plugins/woocommerce/includes/emails/cla in /var/www/stream-book-shop/html/wp-content/plugins/post-smtp/Postman/Postman-Mail/PostmanMailgunMailEngine.php on line 168

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Uncaught Error: Class ‘Mailgun\HttpClientConfigurator’ not found’ is closed to new replies.