vaikis![]() 2007-05-15 10:56 | I dont know why but this dont work. no erorr or other message is shown, and no email is send. But mail funktion works and mail is sent whent set to "E-mail new orders to Admin" from qc configuration menu. » Quick.Cart v2.x |
merci![]() 2007-05-15 12:58 | vaikis - this plugin is for Q.C. v 1.x and it won't work in Q.C. v 2.x |
vaikis![]() 2007-05-15 20:04 | not good :) because after some modifications in this topic |
merci![]() 2007-05-16 09:41 | vaikis - topic you've mentioned is not about htmlMailOrderDetails plugin, so this modyfications can't make your plugin works. As I have said htmlMailOrderDetails plugin works only with Q.C. v1.x |
vaikis![]() 2007-05-16 12:31 | but sendOrderToClient_v0.4 should work with q.c 2.1, but not works (after modifications) |
merci![]() 2007-05-17 08:52 | vaikis - I have overlooked that now you are trying to install sendOrderToClient_v0.4 plugin. It is strange as it should works with Q.C v 2.1 without any modyfications. I tested it on clear Q.C. v2.1 and don't have problems, so maybe check if function mail is configurated properly. |
vaikis![]() 2007-05-17 10:30 | Yes on clear qc 2.1 version it works perfect. but after modifications in this topic http://opensolution.org/Quick.Cart/forum/?p=readTopic&nr=4122 |
merci![]() 2007-05-17 15:04 | vaikis - now I understand you... try paste this:
require_once DIR_CORE.'products-'.DB_TYPE.'.php'; in file plugins/sendOrderToClient/actions_client.php near line 10 |
vaikis![]() 2007-05-18 13:54 | thank you now works good. |