Zen Cart Logo
Forums / General Questions / Changing product date added

Changing product date added

Locked

Views: 1,250

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
11 Aug 2008, 1:46 AM
#1
prs317 avatar

prs317

New Zenner

Join Date:
Jun 2008
Posts:
45
Plugin Contributions:
0

Changing product date added

Hi, I was wondering if anyone knows a way to change the date that a product was added. Thanks!

11 Aug 2008, 1:47 AM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Changing product date added

You would need to go into phpMyAdmin and edit the products table for the products_id you need changed and set the products_date_added ...

8 Sep 2008, 2:18 PM
#3
jacdesigner avatar

jacdesigner

Zen Follower

Join Date:
Jun 2005
Location:
Austin, Texas, US
Posts:
205
Plugin Contributions:
0

Re: Changing product date added

Linda,

Could products_date_added also be modified using EZ Populate? (Assuming that column is in the data you upload.) Or does EZ Populate just use the current timestamp for when you are uploading to modify that date?

8 Sep 2008, 3:09 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Changing product date added

I don't use EZP but I would think that there should be away to update all the fields that you need ...