Perla2018 Posted March 5, 2016 Share Posted March 5, 2016 In the vers. 1.6.1.4 i have this problem: Property Product->date_upd is not valid in product and cvs how do I fix? Link to comment Share on other sites More sharing options...
jackkam85 Posted February 10, 2017 Share Posted February 10, 2017 UPDATE `ps_product` SET `date_upd` = '2015-08-07 16:58:53' WHERE `date_upd` = '0000-00-00 00:00:00' UPDATE `ps_product_shop` SET `date_upd` = '2015-08-07 16:58:53' WHERE `date_upd` = '0000-00-00 00:00:00' Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now