Claust Posted August 5, 2016 Share Posted August 5, 2016 For Trustpilot use i need to bcc my 'shipped' mail Using Prestashop 1.6.1.6 I found this example here in the forums, and tried adding it to my mail.php file if ($template == 'shipped') $list->addBcc('[email protected]'); But getting an error in backoffice when trying to send the order confirmation. Is the above code wrong for this purpose or did I place it in the wrong place (or even wrong file?) Can anyone help me to solve this? Thanks in advance :-) Claus Link to comment Share on other sites More sharing options...
bellini13 Posted August 7, 2016 Share Posted August 7, 2016 what error are you getting? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now