Mail admin config;Warning: fsockopen() [function.fsockopen]: unable to connect to smtp.gmail.com:465 (Connection refused) in /home/content/xx/xxx/html/xxx/system/library/mail.php on line 157
Warning: Cannot modify header information - headers already sent by (output started at /home/content/xx/xxx/html/xxx/index.php:92) in /home/content/xx/xxx/html/xxx/system/engine/controller.php on line 27
STMP
smtp.gmail.com
user@blahblah.com
userpassword
smtp port - 465 (Tried to change smtp port from 465 to 587 with same result)
I'm using opencart 1.4.9.1 and extension "VAT/IVA number" http://www.opencart.com/index.php?route ... order=DESC
I didn't modified nothing on template or other code, at least, as far as I know/remember.
Changed php.ini on smtp config to localhost or smtp.gmail.com, but got same error.
Other Details;
On Godaddy hosting - Hosting - Grid - Deluxe - Linux.
And google apps (gmail) with pop activated on account (working via web and other mail clients).
Also got the same problem with 1.4.8 version with NIF/VAT module too.
Thanks in advance!