Page 1 of 1
Search found 11 matches
Re: Add "Terms & Conditions" to order email
In /catalog/model/checkout/order.php after
$mail->setText(html_entity_decode($text, ENT_QUOTES, 'UTF-8'));
add
$mail->addAttachment('folder/filename.pdf');
- Fri Dec 19, 2014 12:57 am
- Replies 4
- Views 1304
Re: Opencart 1.5.6.4 Coupon Limit not working
I have the same problem. Number of coupons per customer is not limited.
Jump to post- Tue Oct 21, 2014 1:00 am
- Replies 3
- Views 972
PHP Warning: mysql_close(): 90 is not a valid MySQL-Link
I'm testing my website and have also made some orders. After the order confirmation (at the moment the customer has to pay) I cancel the progress. In the order overview I have some orders that are still pending or are cancelled. When I remove them I got two errors in the error log: 2014-05-14 15:56:...
Jump to post- Wed May 14, 2014 10:04 pm
- Replies 0
- Views 463
Re: attachment in customer order email
Same problem here.
Did you find a solution?
Joost
- Sat May 10, 2014 6:44 pm
- Replies 13
- Views 12174
Re: Unable to delete attribute and attribute groups
Thanks, that worked!
Have a nice weekend.
- Sat May 10, 2014 6:23 pm
- Replies 4
- Views 816
Re: Add "Terms & Conditions" to order email
Good morning,
I also want to add a pdf-file to my order confirmation.
Did you find a solution?
Regards,
Joost
- Sat May 10, 2014 5:22 pm
- Replies 4
- Views 1304
Re: Unable to delete attribute and attribute groups
I could choose to install with or without demo data.
I'm using Installatron to install opencart.
- Sat May 10, 2014 5:19 pm
- Replies 4
- Views 816
Re: Attach file to order confirmation
Good morning,
I also want to add a pdf-file to my order confirmation.
Did you find a solution?
Regards,
Joost
- Sat May 10, 2014 5:17 pm
- Replies 1
- Views 406
Unable to delete attribute and attribute groups
I've just installed Opencart 1.5.6.4 with Installatron, clean English version, no sample data installed. However several Attributes and Attribute groups are already present. When I try to delete them, I get the message "Warning: This attribute cannot be deleted as it is currently assigned to 2 ...
Jump to post- Sat May 03, 2014 10:59 pm
- Replies 4
- Views 816
Re: Image manager
@ maalbak That worked for me too.
Jump to post- Mon Apr 14, 2014 3:53 pm
- Replies 3
- Views 446
Image manager
Good evening, I've installed Opencart on a local server running on Ampps. The var and www maps from Ampps are linked with Dropbox, so the websites are automatically in my Dropbox as well. Never had problems with it. I've installed Opencart 1.5.6.1 on the local server and everything went well. Howeve...
Jump to post- Sat Apr 12, 2014 2:49 am
- Replies 3
- Views 446
Search found 11 matches