AbanteCart Community

Shopping Cart Operations => Support => Topic started by: panthersam on April 28, 2016, 04:27:54 AM

Title: broken image in mail
Post 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.
Title: Re: broken image in mail
Post by: abolabo on April 28, 2016, 04:53:35 AM
Hello. Your information is not enough.
Please provide details such as Abantecart version, email subject and content
Title: Re: broken image in mail
Post by: panthersam on April 29, 2016, 03:11:36 AM
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.
Title: Re: broken image in mail
Post by: Basara on April 29, 2016, 09:11:57 AM
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">