AbanteCart Community
Shopping Cart Operations => Support => Topic started by: panthersam on April 28, 2016, 04:27:54 AM
-
Respected Abantecart TM,
.I am using SMTP mail prtocol.When i was sending email with image from send mail option of sales, i receive a broken image.
-
Hello. Your information is not enough.
Please provide details such as Abantecart version, email subject and content
-
i am using version1.2.6 when i was sending email with message body html/visual by add media in admin panel for sending of email/newsletter .But the image is not shown in the sending mail.
-
Hello. Check path to your image <img src="resources/image/18/79/f.png">
your need add full site path to allow public view like <img src="http://www.mysite.com/resources/image/18/79/f.png">