About htmlMailOrderDetails

Henning

Avatar: Henning

2005-07-03 14:15

Hi'

I've installing the plugin as discrip in topic...

But I maybe have some problems to get it probaly after intension...

Maybe someones can help me....

When i type a testorder og push SEND..

Fews seconds after I recieve a mail with details in HTML that's okay.

But what about the customer? In the config the customer is checked to recive mail but did't recive any thing....

Please help....

wizzud

No avatar

2005-07-03 17:48

Assuming you've got $config['mail_toclient'] set to true, in plugins/htmlMailOrderDetails/htmlMailOrderDetails.php, at about line 53, you should see the line

@mail( $sTo, $sSubject, $sMessage, $sHeaders );

Remove the '@' from the beginning of the line.
Now try submitting an order to yourself and see if you get any errors.

Henning

Avatar: Henning

2005-07-03 18:51

Assuming you've got $config['mail_toclient'] set to true, in plugins/htmlMailOrderDetails/htmlMailOrderDetails.php, at about line 53, you should see the line

@mail( $sTo, $sSubject, $sMessage, $sHeaders ); OK!!!!!

Remove the '@' from the beginning of the line.
Now try submitting an order to yourself and see if you get any errors.

When I remove @ I did'n recive anythinh

But that pluigin....

is for me? or for my customer??

Henning

Avatar: Henning

2005-07-03 22:14

I've been trying and trying and maybe I can't unstand it..

Well

I install the htmlmailorderdetails

Henning

Avatar: Henning

2005-07-03 22:44

WEll.....

If somebody order something and they write another emailadress than my email wish is type in the config file - I did'n recive any mails Why??

Henning

Back to top
about us | contact