Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Where are stored the email texts?


arka

Recommended Posts

Hi there,

 

I am using a translated version of OSC (Italian), but the translation has not been carried out 100% and there are some inconsistencies.

To start with , can you tell me where I find the email that are being sent out when you register and when you buy something? I tried to have a look, but no joy. If you can tell me where they are in the English original I should be able to track them in the Italian as well.

 

Thanks a lot.

 

A.

Link to comment
Share on other sites

New users email text can be found in the includes/langauge/english/create_account_sucess.php page, and the email text when an item is purchased is found in your includes/languages/english/checkout_process.php.

 

If you want to add or alter the emails the pages to look at are the corresponding files in your catalog folder.

 

Hope this helps

REMEMBER BACKUP, BACKUP AND BACKUP

Link to comment
Share on other sites

Hi again, I have found "Create_account_success, and that's the file I am looking for, but checkout_process is just a series of DEFINE lines. I may try to have a look at the other files tomorrow.

Link to comment
Share on other sites

The text is altered in the languages file. if you want to add something to the email you have to alter the relevant section in the catalog/checkout_process.php file.

REMEMBER BACKUP, BACKUP AND BACKUP

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...