Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Big Error in Welcome Letter


dimports

Recommended Posts

Posted

Whenever I create a test account, I don't recieve an email to the test account. But for the store admin's email, I receive the email body saying:

 

ADMIN_EMAIL_WELCOMEADMIN_EMAIL_TEXTNote: This email address was given to us by one of our customers. If you did not signup to be a member, please send an email to [email protected].

 

It looks like its missing spaces between variables but don't know where to change that. How can I fix that?

Posted

Well, I would think that it would be the section of catalog/create_account.php, where it sends a welcome e-mail, but there is no ADMIN_EMAIL_WELCOME definition in the stock osC - do you have some sort of contribution in effect here?

 

The symptom is that the varianbles ADMIN_EMAIL_WELCOME and ADMIN_EMAIL_TEXT are not defined. Do you have some include file that is supposed to define these? Normally the variables are EMAIL_WELCOME and EMAIL_TEXT, defined in catalog/includes/languages/english/create_account.php

 

That should give you something to look for.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...