I have OSClass installed and working fine, my hosting provider was hostmonster. I was not happy with the email time it took with the registration emails so switched my MX to google apps. Google apps is fully functional for my email system however when i changed the settings on my osclass admin panel to point to google i am getting the below errors. Can some one faced this before? Any help is appreciated.
Warning: fwrite(): supplied argument is not a valid stream resource in /home2/codersli/public_html/usa/oc-includes/phpmailer/class.pop3.php on line 345
Warning: fclose(): supplied argument is not a valid stream resource in /public_html/usa/oc-includes/phpmailer/class.pop3.php on line 318
Warning: fwrite(): supplied argument is not a valid stream resource in public_html/usa/oc-includes/phpmailer/class.pop3.php on line 345
Warning: fclose(): supplied argument is not a valid stream resource in /public_html/usa/oc-includes/phpmailer/class.pop3.php on line 318
Warning: Cannot modify header information - headers already sent by (output started at /public_html/usa/oc-includes/phpmailer/class.pop3.php:345) in /public_html/usa/oc-includes/osclass/core/BaseModel.php on line 68
My settings are as below
Hostname : smtp.gmail.com
Server Port: 465
Username:
noreply@mydomain.com encryption : ssl
enable smtp auth : true
Use a POP before SMTP : true
Thanks,
Abu