Jump to content

error message


Recommended Posts

Anyone help.

 

im testing through my webshop - and when i try to send a message as a customer through the contact page i get the following message once the message has sent: 

Notice: mail(): Policy restriction in effect. The fifth parameter is disabled on this system in /customers/9/2/d/misfitsbodypiercing.co.uk/httpd.www/webshop/tools/swift/Swift/Plugin/MailSend.php on line 160
 

 
The message does send as i get an email saying it has been send and another saying i have a message from a customer.

line 160 on mailsend.php reads: 

if (!ini_get("safe_mode")) $success = mail($to, $subject, $message, $headers, $params);
 
any help?
 
thanks
Link to comment
Share on other sites

×
×
  • Create New...