Urgent help needed
Posted: Sat Jul 27, 2013 1:51 pm
I want to attach a file in the order confirmation mail and i m trying to attach it using
editing the file catalog/model/checkout/order.php
i want to attach a size chart in the confirmation email.
but it is not working plzzzz help me.
editing the file catalog/model/checkout/order.php
Code: Select all
$mail->addAttachment('sizechart.jpg');
but it is not working plzzzz help me.