How to Send client orders is sendmail() is disabled?

mrmike

No avatar

2008-09-16 19:02

I'm a PHP and html newbie, and i found my domain "turned off" the mail() function. They say, is because the spammers. Now for send emails i have to go through smtp. Now my question is, how and where can i insert that code?

Regards
mrmike

» Quick.Cart v3.x

Makaron

Avatar: Makaron

2008-09-17 10:08

Answer is here: http://opensolution.org/Quick.Cart/docs/?id=tips#replacing_mail_function_by_another

mrmike

No avatar

2008-09-18 10:48

Thanks for your answer, Makaron,
After the modification when i press "Send Order" appears the HTTP 500 error.
How can o fix this?
Regards

mrmike

No avatar

2008-09-18 17:28

Ok i found the problem to the 500 error.
Now, when i click "send order" appears for 3sec "ERROR - NO TEMPLATE FILE templates/
" on a blank page. And the email is not send.
How can i check if the email is being sent(error mesages)? I've changed the mail settings to a different one, but nothing.

Do you think this is about permissions?


Thanks

DrakMrak

No avatar

2008-09-20 17:09

I have same problem :-) and I testing: http://opensolution.org/Quick.Cart/docs/?id=tips#replacing_mail_function_by_another after sending Order long time waiting and after send nothing...
how send mail correctly ?
Thanks

DrakMrak

No avatar

2008-09-20 17:18

I add to Quick.Cart v3.1 plugin sendOrderToClient_v0.6 and this plugin sending mail correctly ..

DrakMrak

No avatar

2008-09-20 17:48

sorry still is all ok - my mistake in php code....

Bob Basli

Avatar: Bob Basli

2008-10-03 11:43

What mistake did you make in php code because I'm using 3.1 free and I get the same message twice on top of my order confirmation page
ERROR - NO TEMPLATE FILE templates/

using QC 3.1 free

Bob Basli

Avatar: Bob Basli

2008-10-03 11:44

in addition:
Mail is send though.

using QC 3.1 free

Makaron

Avatar: Makaron

2008-10-06 09:47

You probably don't have correct argument in function sendEmail in file core/common.php.. Download script once again and compare original file with Yours..

Bob Basli

Avatar: Bob Basli

2008-10-08 07:56

Reinstalled Quick.Cart. Probably did something wrong copying because now it's working

using QC 3.1

Back to top
about us | contact