GNeRaL Posted October 27, 2009 Share Posted October 27, 2009 Hello,If I copied one product, copied products URL-rewrite link not changeable. Only I can change it via PHPmyadmin SQL Querry. Link to comment Share on other sites More sharing options...
GNeRaL Posted October 27, 2009 Author Share Posted October 27, 2009 And reference too. I must change it manually.Like: SELECT * FROM `ps_product_attribute` WHERE `id_product` = '63';UPDATE `ps_product_attribute` SET `reference` = 'Krem' WHERE `id_product` = '63'; Link to comment Share on other sites More sharing options...
Patric Posted October 27, 2009 Share Posted October 27, 2009 Topic moved. Please post in the good sections. Link to comment Share on other sites More sharing options...
GNeRaL Posted October 27, 2009 Author Share Posted October 27, 2009 If I copied my products from Back Office; references and url-rewrite links not changed for new products. How to change it? No any link? 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