Hi all am using zen cart 1.3.8a and have website payments pro running with express checkout. I have it set so if they pay with express checkout it automatically creates an account for them.

the problem is that the welcome email that gets sent to the customer when they pay with express checkout with there login info is all messed up.

the email subject says = EMAIL_SUBJECT

and the body of the email looks like this


EMAIL_GREET_NONEEMAIL_WELCOMEEMAIL_TEXT

Code:
Your account login details, which you can use to review your purchase, are
as follows:
Username: [email protected]
Password: xxxxxxxx

EMAIL_CONTACT
This email address was given to us by you or by one of our customers. If you
feel that you have received this email in error, please send an email to
[email protected] 
This email is sent in accordance with the US CAN-SPAM Law in effect
01/01/2004. Removal requests can be sent to this address and will be honored
and respected.
as you can see it looks like the correct info isnt being sent to it. ive searched the developers tool kit for EMAIL_GREET_NONEEMAIL_WELCOMEEMAIL_TEXT but nothing comes up.

does anyone know how to fix this??

please let me know thanks