Guest Posted December 15, 2004 Posted December 15, 2004 Where can I edit this file? Sorry for th enoob question.
Guest Posted December 15, 2004 Posted December 15, 2004 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
Guest Posted December 15, 2004 Posted December 15, 2004 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 <{POST_SNAPBACK}> 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
Guest Posted December 15, 2004 Posted December 15, 2004 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?
Guest Posted December 16, 2004 Posted December 16, 2004 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 <{POST_SNAPBACK}> Anybody?
OceanRanch Posted December 16, 2004 Posted December 16, 2004 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.