
Originally Posted by
robsnowden
Hi and thanks for the reply.
I am using version 2.2 on a zen installation 1.3.8a if this helps.
I attach a screen shot of the email:
Many thanks
Rob
The problem that was originally raised had to do specifically with the date not registering. The error you are seeing appears to be from an undefined language definition.
You should find the following line near the bottom of:
- ADMIN/INCLUDES/LANGUAGES/orders.php
- INCLUDES/LANGUAGES/YOUR_TEMPLATE/checkout_process.php
PHP Code:
define('EMAIL_TEXT_DELIVERY_DATE', 'Desired Delivery Date:');
Bookmarks