JuanPerez2011-03-26 01:09 | Friends: » Quick.Cart v3.x |
boboo2011-03-26 07:07 | http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=7254 http://it-service.kimla.de QC- & QCMS-plugins |
cachousam2011-03-28 14:37 | Hi |
boboo2011-03-28 15:40 | because it will be changed to "e" with change2Latin function http://it-service.kimla.de QC- & QCMS-plugins |
cachousam2011-03-28 15:54 | that there is a solution ? |
JuanPerez2011-03-28 23:25 | Cachousam... do you speak spanish? (hablas español?). |
boboo2011-03-28 23:45 | The sendEmail function (in core/common.php) uses very simple header with only one parameter: http://it-service.kimla.de QC- & QCMS-plugins |
JuanPerez2011-03-29 07:49 | Its ok.. I've modified core/common.php but I put HTML code in templates/orders_print.tpl and the email shows the code lines... and not recognizes the HTML format. I've tried including the tag <html> but not works. |
beholder2011-03-30 01:10 | creating HTML emails in proper MIME format with embedded images and other HTML features requires dilligence and a knowledge of the rules/format. I would advise against doing your own template for this, as the work would be too time consuming and perhaps eventually futile, due to mime parser errors. http://www.cicmanec.sk/easyplugins/ |
beholder2011-03-30 01:13 | What I wanted to say is that I recommend you to use a help of a professional, like me for example. I am saying this blatantly because I've spent weeks over HTML emails already and know how impossible to find the errors sometimes can be. http://www.cicmanec.sk/easyplugins/ |
Heywood2011-04-10 00:42 | Hi, http://raudselt.puustjapunaseks.ee/ |
boboo2011-04-10 05:54 | put <br/> at the end of every line you want to wrap in: http://it-service.kimla.de QC- & QCMS-plugins |
Heywood2011-04-10 10:40 | Hi Boboo, http://raudselt.puustjapunaseks.ee/ |
boboo2011-04-10 12:41 | in templates/orders_prin.tpl you have this block: http://it-service.kimla.de QC- & QCMS-plugins |
Heywood2011-04-11 01:34 | Thanks, working good! http://raudselt.puustjapunaseks.ee/ |