mrmike![]() 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? » Quick.Cart v3.x |
Makaron2008-09-17 10:08 | Answer is here: http://opensolution.org/Quick.Cart/docs/?id=tips#replacing_mail_function_by_another |
mrmike![]() 2008-09-18 10:48 | Thanks for your answer, Makaron, |
mrmike![]() 2008-09-18 17:28 | Ok i found the problem to the 500 error. |
DrakMrak![]() 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... |
DrakMrak![]() 2008-09-20 17:18 | I add to Quick.Cart v3.1 plugin sendOrderToClient_v0.6 and this plugin sending mail correctly .. |
DrakMrak![]() 2008-09-20 17:48 | sorry still is all ok - my mistake in php code.... |
Bob Basli2008-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 using QC 3.1 free |
Bob Basli2008-10-03 11:44 | in addition: using QC 3.1 free |
Makaron2008-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 Basli2008-10-08 07:56 | Reinstalled Quick.Cart. Probably did something wrong copying because now it's working using QC 3.1 |