Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Email Trouble


Guest

Recommended Posts

Posted

Where can I edit this file?

 

Sorry for th enoob question.

Posted

all language items are changed via the language files, and since that is under create_account.php i would check its language file, in includes/languages/english/create_account.php

Posted
all language items are changed via the language files, and since that is under create_account.php i would check its language file, in includes/languages/english/create_account.php

I think I am referring to something else, this email is sent out after registration.

 

Here is a snippet of what the email looks like:

Order Number: ** (link http://www.*********.com/orders.php) This order number is used to check your order status. Click here to directly go to the order status page.
Detailed Invoice:
http://*********.com/catalog/account_history_info.php?order_id=38
Date Ordered: Friday 26 November, 2004

Products

Posted

that is not the text for registering and creating an account. what is the php file listed in the browser just before this gets sent out?

Posted
I think I am referring to something else, this email is sent out after registration.

 

Here is a snippet of what the email looks like:

Order Number: ** (link http://www.*********.com/orders.php) This order number is used to check your order status. Click here to directly go to the order status page.
Detailed Invoice:
http://*********.com/catalog/account_history_info.php?order_id=38
Date Ordered: Friday 26 November, 2004

Products

 

 

Anybody?

Posted
I think I am referring to something else, this email is sent out after registration.

 

That snippet of email acually comes from the order process not the registration process.

 

Try editing catalog/checkout_process.php around line 222.

 

HTH

Tom

Archived

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

×
×
  • Create New...