Jump to content

Order eMail not sent to customers


pnog

Recommended Posts

Hello, I  have the SMTP configured and alertmail module installed.

 

When I press the test email button, it works and I receive the email.

 

But everytime custome posts an order, he can't receive any email.

 

I'm using Prestashop 1.6.1.6

 

Help appreciated.

 

Many thanks...

Link to comment
Share on other sites

There is a bug in a fresh installlation of Prestashop concerning the languaces.


 


Mostly the file lang.php isn`t in the <theme>mails/nl directory.


 


The file is in the directory.  <domain>/mails/en or <domain>/mails/<languace iso code>


 


Copy it to:


 


<domain>/<theme>/mails/<languace iso code, en, nl etc> 


 

Of course the mail notificatie module must be installed and working.

Edited by Deoorbel (see edit history)
Link to comment
Share on other sites

you may also need to check file/folder permissions to see if it is set correctly.

 

files: 644

folder: 755

 

and you will need to check all folders

 

/mails/xx

 

/themes/YourTheme/mails/xx

 

where xx is the language iso code for all language you are using in your store.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...