sendOrderToClient patch for v1.0

Patrick

No avatar

2006-01-05 12:01

Hello :)

Anyybody could help me with this plugin? I have tried to use old sendOrderToClient plugin for older version, but it dont work :/

Thanks
Patrick

Patrick

Floyds

No avatar

2006-01-05 14:27

Do you get any error messages ?! and what is it that's not working ?

Dutch Support Team Quick.Cart

Patrick

No avatar

2006-01-05 14:51

No error message and no email :( Order is sent correctly, I see it in db but there is no email to email address specified in order form.

Patrick

Floyds

No avatar

2006-01-05 15:14

I've tested it my self and it's not working, I've edit some things in the actions_client.php file so it field names are the same with the QC1.0 fieldnames but still it will not send a e-mail to the client..

Hope Treewood or Wizzud can help out !?!

Dutch Support Team Quick.Cart

Sean

No avatar

2006-01-09 16:59

I would also like to see an updated plugin. Thanks for a great product.

Sean

Floyds

No avatar

2006-01-09 21:39

Patrick & Sean check Wizzuds site for more details! here's a snip
"Version 1.0 of Quick.Cart has now been released! I now have no excuse not to get on with the plugin updates. "

The rest is here to read "http://www.wizzud.com/Quick.Cart.html"

Dutch Support Team Quick.Cart

Sean

No avatar

2006-01-09 21:49

Thanks, Floyds and Wizzuds!

Sean

Patrick

No avatar

2006-01-10 00:45

thanks a lot! :)

Patrick

THraSH

No avatar

2006-01-23 21:29

The problem seem to be located at the line
$iOrder = throwOrderIdTemp( $_SESSION['iCustomer'], null );

Since the script doesn't retrieve any order ID no mail is sent.
I have translated the rest of the script and all I need to know is how
to get the order ID. If you have a clue, please tell me....

sgp

No avatar

2006-01-24 06:44

Don't know if this will help.
templates/orders_print.tpl uses variable $iOrder to print the order id. If that's what you want... good luck, we all want/need plugins for 1.1 !

Countach

No avatar

2006-01-24 20:52

THraSH:
I changed "null" to "add" in this line and the mail is sent, but it contains only address details. No details about ordered products.

THraSH

No avatar

2006-01-24 22:47

Great! But I wonder what's the effect of this change? You have to change the variable names for the template as well.

For example:
<!-- BEGIN LIST_LIST -->
- $aList[sProduct] (Quantity: $aList[iQuantity], Summary price: $aList[fSummary])<!-- END LIST_LIST -->

That should do it.

Countach

No avatar

2006-01-25 10:44

Well, it doesn't work. I have no clue why. Still no details about products :/

THraSH

No avatar

2006-01-25 14:32

I have an edited version of the plugin I made myself. I've made plenty of modifications to it. If you specify order like $iOrder = 833. It will send you an e-mail with the details on your order. The problem is, like I said erlier in this post, it won't get the order ID without first having you to specify it...

Back to top
about us | contact