I use Quick.Cart 1.4 loaded, and I have installed sendOrderToClient plugin but it’s not working. The customer and the admin did not receive any copy of the order. Now, when a customer sends his order, after the order form, the next page it’s not a message “$lang['Order_finished']” it’s a page with his order details. If I set to yes in config at “E-mail new orders to Admin” I receive the simple message so the email it’s working on the server…so where is the problem?
» Quick.Cart v1.x
merci
2007-05-21 10:19
etemorom - plugin sendOrderToClient was written to clear Q.C, not loaded, so it can have problems with integration with plugins installed in Q.C loaded, but in loaded version is installed plugin htmlMailOrderDetails v.2.0 which has the same functionalites as sendOrderTo Client.
It’s still not working. The admin and the customer did not receive any order details. The only thing that is changed is that after the order form is sent instead of the custom message now it’s generate an invoice with the id of the order and the detailed order, and the customer can print this page. But no email is sent to admin or customer.The only email i receive is when in enable in config send order to email…than I receive the order alert… but no copy of order.