Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2013
    Posts
    900
    Plugin Contributions
    0

    Default shipstation error

    many mods but getting this when trying to import orders
    Code:
    PHP Fatal error: Uncaught Error: Undefined constant "DATE_TIME_FORMAT" in /shipstation_zc.php:105

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,394
    Plugin Contributions
    94

    Default Re: shipstation error

    Find this section in /includes/languages/lang.english.php ...
    Code:
        'DATE_FORMAT_LONG' => '%A %d %B, %Y',
        'DATE_TIME_FORMAT_WITHOUT_SECONDS' => '%m/%d/%Y %H:%M',
    ... and add the highlighted line
    Code:
        'DATE_FORMAT_LONG' => '%A %d %B, %Y',
        'DATE_TIME_FORMAT' => '%m/%d/%Y %H:%M:%S',
        'DATE_TIME_FORMAT_WITHOUT_SECONDS' => '%m/%d/%Y %H:%M',
    Does that correct the problem?

 

 

Similar Threads

  1. v158 ShipStation USPS
    By HeleneWallis in forum Addon Shipping Modules
    Replies: 4
    Last Post: 1 Nov 2022, 08:37 PM
  2. v156 ShipStation returning 401
    By jeking in forum General Questions
    Replies: 0
    Last Post: 19 May 2021, 05:49 PM
  3. Shipstation install connection error
    By Butsy in forum Addon Shipping Modules
    Replies: 2
    Last Post: 8 Apr 2020, 06:05 PM
  4. v138a ShipStation.com Integration
    By sbbemn in forum Addon Shipping Modules
    Replies: 4
    Last Post: 25 Jun 2012, 04:07 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR