Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2010
    Posts
    23
    Plugin Contributions
    0

    Default [Not a Bug] Incorrectly set dates when Specials programming 1.3.9h

    I am using 1.3.9h after upgrade from 1.3.8a and when programming Specials, date is not accepted well.
    For example, I set
    Start date to : 08.11.2010
    and
    End date to: 30.11.2010

    After save, I see:
    Start dat: 11.08.2010
    End date: 30.11.2036

    What is wrong?

  2. #2
    Join Date
    Oct 2010
    Posts
    23
    Plugin Contributions
    0

    Default Re: Incorrectly set dates when Specials programming 1.3.9h

    Nobody encounter this? Or, how to fix it?

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: Incorrectly set dates when Specials programming 1.3.9h


  4. #4
    Join Date
    Oct 2010
    Posts
    23
    Plugin Contributions
    0

    Default Re: Incorrectly set dates when Specials programming 1.3.9h

    Dear Stevesh,
    thank you for reply, therad you pointed, helped.
    For others, if you change from default date (mm/dd/yyyy) to dd/mm/yyyy, you need also change substr lines (for your language in includes and admin folders) to below:
    return substr($date, 0, 2) . substr($date, 3, 2) . substr($date, 6, 4);
    return substr($date, 6, 4) . substr($date, 3, 2) . substr($date, 0, 2);

    DrByte, you can close this thread as solved.
    Last edited by Forum; 9 Nov 2010 at 01:32 PM.

 

 

Similar Threads

  1. v139h Salemaker and Specials Dates not working
    By My_Red_Zebra in forum Setting Up Specials and SaleMaker
    Replies: 2
    Last Post: 14 Oct 2013, 02:11 AM
  2. v151 [Not a bug] Database column named incorrectly?
    By simon1066 in forum Bug Reports
    Replies: 1
    Last Post: 23 Oct 2012, 02:36 PM
  3. specials page is not displaying items that were set to be specials
    By mayleine in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 2 Dec 2010, 12:49 PM
  4. [Not a Bug] EZ-Page Links IE bug when first clicking
    By NamSingh in forum Bug Reports
    Replies: 11
    Last Post: 25 Dec 2006, 03:40 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