i can't received the email order, why?

verdi

No avatar

2004-12-09 21:49

what's wrong? i can't received an email order. in the configuration menu, on email, whos email should i write?

verdi

Visitor

No avatar

2005-07-23 00:44

Your not alone, dont work for anything other than a basic .com address

Visitor

No avatar

2005-07-23 00:52

Quick Hack, download the sendOrderToClient

Hack, edit actions_client.php

// add this line
$sTo = "yourname@yourplace.co.uk";
// before line below

@mail( $sTo, $sTitle, $sEmailContent, 'FROM: '.EMAIL );

Back to top
about us | contact