AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: MoeDawood15 on January 18, 2024, 11:44:03 AM

Title: Mailer class not found when creating a new customer
Post by: MoeDawood15 on January 18, 2024, 11:44:03 AM
Hi All

I was hoping for some help whenever I create a new user I receive the following error in the logs

abantecart 1.3.4

AbanteCart core v.1.3.4 Class "Symfony\Component\Mime\Email" not found in /var/www/public_html/store/core/lib/mail.php

Has anyone encountered this error ?
Title: Re: Mailer class not found when creating a new customer
Post by: abolabo on January 19, 2024, 04:21:27 AM
please check is this folder (https://github.com/abantecart/abantecart-src/tree/master/public_html/vendor) exists on your host.
This error means your cart cannot to find some file from it.