First off, fantastic piece of software. Easycart does pretty much everything I need it to and I've managed to adapt it for use with a simple, multi-restaurant delivery business. I've just come across one problem though. When I try to export orders (even 'All order Data') I get this error message:
Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (Thu Jun 11 13:51:51 GMT 0700 2015) at position 29 (2): Double time specification' in /home4/williac/public_html/delivery/wp-content/plugins/wp-easycart/inc/amfphp/administration/exportorders.php:30 Stack trace: #0 /home4/williac/public_html/delivery/wp-content/plugins/wp-easycart/inc/amfphp/administration/exportorders.php(30): DateTime->__construct('Thu Jun 11 13:5...') #1 {main} thrown in/home4/williac/public_html/delivery/wp-content/plugins/wp-easycart/inc/amfphp/administration/exportorders.php on line 30
Any ideas?
Fatal error: Uncaught exception 'Exception' with message 'DateTime::__construct(): Failed to parse time string (Thu Jun 11 13:51:51 GMT 0700 2015) at position 29 (2): Double time specification' in /home4/williac/public_html/delivery/wp-content/plugins/wp-easycart/inc/amfphp/administration/exportorders.php:30 Stack trace: #0 /home4/williac/public_html/delivery/wp-content/plugins/wp-easycart/inc/amfphp/administration/exportorders.php(30): DateTime->__construct('Thu Jun 11 13:5...') #1 {main} thrown in/home4/williac/public_html/delivery/wp-content/plugins/wp-easycart/inc/amfphp/administration/exportorders.php on line 30
Any ideas?
Comment