Results 1 to 2 of 2
  1. #1
    Join Date
    May 2007
    Posts
    69
    Plugin Contributions
    0

    Default Date Product Added

    Im having problems with the site showing the date for products added as nothing like what they should be

    i add a product today and it shows dates like '1969' so on...

    the site date and time is all set fine...

    is there anyway i can rectify this without turning it off.

  2. #2
    Join Date
    Aug 2004
    Posts
    1,590
    Plugin Contributions
    1

    Default Re: Date Product Added

    Does the date and time shows correctly under your TABLE_PRODUCTS table from your phpmyadmin console ? If so, I believe the field is in TIMESTAMP. Some servers returns bad results with this field - for an unknown reason. I fixed this up by renaming the TIMESTAMP file into two seperated fields with a VARCHAR field. Then, I used the date PHP module to inject the proper date and time.

    Since then, it returns the right results. Of course, this technic required some time to rename all the TIMESTAMP fields into the two seperated fields in all affected PHP files.

 

 

Similar Threads

  1. Remove date product is added
    By Ivanna in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 27 Jul 2011, 10:29 AM
  2. product date added
    By danwebman in forum Basic Configuration
    Replies: 2
    Last Post: 30 Aug 2009, 06:55 AM

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