View Single Post
  #16  
Old 06-18-2012, 12:23 AM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

X-Man
  
Join Date: Jan 2008
Posts: 2,613
 

Default Re: NewProducts for 4.4.2

@Learner: It seems the "add_date" field in [xcart_products] table is changing too. This needs an investigation. Normally if a product has a field "add_date" set up already, it should not be changed. If it is changing by default after a modification in product information, you should report this to QT, it is a program logic issue there. Field "add_date" means date of creation, changing text in descriptions, price, ..., should not update this field to current date.

Use this thread to see and modify your "add_date" field in Admin -> Product page: http://forum.x-cart.com/showthread.php?t=63608&highlight=add_date

After you customized your code you can check what time is it after you modify description. If I am right, we should report this program logic issue.
__________________
X-Cart Next: Business 5.2 (learning and testing)
X-Cart Classic: Gold and Gold Plus 4.7
Lots of Modules and Customizations
OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux
Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions)

You can catch my ideas here: http://ideas.x-cart.com
Reply With Quote