Send e-mail

Daniel

Avatar: Daniel

2008-04-18 07:18

Hello,
i've replasing built in senmail function with this - http://opensolution.org/Quick.Cart/docs/?id=tips#replacing_mail_function_by_another
but received these error
Fatal error: Call to undefined function: getinstance() in /home/www/satcom-bg.freehostia.com/core/other.php on line 12
Need some help, pls

» Quick.Cart v2.x

Makaron

Avatar: Makaron

2008-04-18 08:46

Daniel You used the documentation to wrong version of Quick.Cart (version 3.x). Did you read first few lines on start page in documentation: "If you have Quick.Cart v2.0, v2.1 lub v2.2, go to: http://opensolution.org/Quick.Cart/docs_v2.x/"?

The answer is here: http://opensolution.org/Quick.Cart/docs_v2.x/?id=tips#replacing_mail_function_by_another

Daniel

Avatar: Daniel

2008-04-19 04:48

Ok
It is correct, but how I send email with google mail smtp server with TLS authentication?

$aData['host'] = 'smtp.google.com; // np. smtp address
$aData['port'] = 465;
$aData['auth'] = true;
$aData['username'] = 'user-name'; // user name or email address
$aData['password'] = 'password'; // password

Regards,
Daniel

treewood (OpenSolution)

Avatar: treewood

2008-04-21 08:27

Daniel - contact with google support. maybe they will help you

Back to top
about us | contact