Guest Posted October 15, 2002 Posted October 15, 2002 How can I get a product that I had from sometime listed as new
Ian Posted October 15, 2002 Posted October 15, 2002 If you have phpmyadmin you could edit the product table directly. Can't remember the name of the field offhand, but it will be something like date_added. Trust me, I'm an Accountant.
jon_l Posted October 15, 2002 Posted October 15, 2002 I just had a quick look and I think you're right....change the field products_date_added in the products table to todays date. If you have a look at the code behind the 'new' section on the front page you should be able to work out from the query exactly how it does it. Jon.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.