Post by orangutan » Thu Apr 14, 2011 1:02 pm

Ok, I'm using OC version 1.4.9.4, upgraded from 1.4.9.3

I have a problem when performing order status update. The update process was ok, but the notifcation email has wrong date format on Date Orderred. This is the email outcome:
Order ID: 3
Date Ordered: 13pm30UTC_f2011Wed, 13 Apr 2011 13:51:49 +000004pm30_49012011Wed, 13 Apr 2011 13:51:49 +000030

Your order has been updated to the following status:

Shipped
I have compared the files from my domain (OC 1.4.9.4 upgraded from 1.4.9.3) with the full install files of OC 1.4.9.4
and it seems identical except for several files regarding the themes modification.
Anyone experiencing this? Where do I look to correct this problem?

Thanks

Newbie

Posts

Joined
Wed Mar 02, 2011 8:50 pm

Post by orangutan » Fri Apr 22, 2011 9:33 pm

Nevermind,
I've performed full install of OC 1.4.9.4 and no more problem like that.

Newbie

Posts

Joined
Wed Mar 02, 2011 8:50 pm

Post by chintorwebs » Fri May 15, 2015 4:54 pm

Am facing this problem on new opencart version 2.0.2.0, on the order email the date format not displaying in correct format.


Order ID: 5
Date Added: 15am31UTC_f2015Fri, 15 May 2015 09:18:57 +000005am31_57092015Fri, 15 May 2015 09:18:57 +000031
Payment Method: Telephone Payment
Shipping Method: Flat Shipping Rate
---------------------------------------------

Here the date format is not displaying correctly. Can anyone help me to fix this.

Thanks & Regards

New member

Posts

Joined
Sat Sep 28, 2013 12:58 am

Post by PeteA » Fri May 15, 2015 7:02 pm

I'm only on 1.5.6 but this points to there being a problem where the PHP date format is being passed incorrectly. This should be set as a language preference - catalog\language\english\english.php

Code: Select all

$_['date_format_short']     = 'd/m/Y';
$_['date_format_long']      = 'l dS F Y';
$_['time_format']           = 'h:i:s A';

New member

Posts

Joined
Wed Jul 30, 2014 5:46 pm
Who is online

Users browsing this forum: Amazon [Bot] and 18 guests