djdeuce Posted August 20, 2015 Share Posted August 20, 2015 Hi, I'm having a hard time figuring out how to edit the order receipt email oscommerce is sending my customers. I have one page checkout installed which is confusing me. I have read it is suppose to be located at includes/languages/english/checkout_process.php but that is not the file anymore. Link to comment Share on other sites More sharing options...
Guest Posted August 20, 2015 Share Posted August 20, 2015 Do you mean this One Page Checkout? http://addons.oscommerce.com/info/7993 If so, it looks like this addon modified the checkout_process but not its language file, so you should be able to modify the language file (includes/languages/english/checkout_process.php) just fine, depending on what you wanted to edit. Of course, I've had to go to the Admin Includes Languages folder to edit phrasing. Consider looking at what I saw from that addon's download zip: \includes\languages\english\modules\checkout\ck_one_page_checkout.php \admin\includes\languages\english\modules\cfg_modules\cfgm_checkout.php Link to comment Share on other sites More sharing options...
djdeuce Posted August 20, 2015 Author Share Posted August 20, 2015 thanks for replying. that isn't it though. the checkout_process.php file doesn't have text in it so it is pulling it from somewhere else. I don't have either of those other two folders and files you mention. any other ideas? thx Link to comment Share on other sites More sharing options...
djdeuce Posted August 20, 2015 Author Share Posted August 20, 2015 sorry guys i found it. for some reason it is coded in the main checkout_process.php file, not the english folder. thanks for looking! Link to comment Share on other sites More sharing options...
Guest Posted August 20, 2015 Share Posted August 20, 2015 Some other language associated with email confirmations is here: \admin\includes\languages\english\orders.php Glad you found it! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.