Had an email problem today, no emails coming through for orders or contact forms, so I did a test email through the admin section (im using SMTPAUTH to send emails) and the error that came up was...


Warning: fputs(): supplied argument is not a valid stream resource in C:\inetpub\vhosts\website.co.uk\httpdocs\includes\classes\class.smtp.php on line 166

Warning: Cannot modify header information - headers already sent by (output started at C:\inetpub\vhosts\XXXX.co.uk\httpdocs\includes\classes\class.smtp.php:166) in C:\inetpub\vhosts\XXXX.co.uk\httpdocs\admin\includes\functions\general.php on line 21

Any ideas?