J.Sahu Posted October 9, 2013 Share Posted October 9, 2013 (edited) Hello, I'm using prestashop 1.5.6. I tried to import a product with more data keeping the id same so to overwrite the same data of that product. The import was successful and everything went right as I got new description etc. But the problem here is that when I viewed the product in the front office the reference number has not changed though the reference number is new in the products(BO). I've checked the database, in ps_product the reference value is the new reference number but why it is showing the old reference number in the frontoffice ? anyone could suggest me something ? Edited February 12, 2014 by J.Sahu (see edit history) Link to comment Share on other sites More sharing options...
math_php Posted October 9, 2013 Share Posted October 9, 2013 Hi, Try to clear smarty cache in Performance Best regards Link to comment Share on other sites More sharing options...
J.Sahu Posted October 9, 2013 Author Share Posted October 9, 2013 (edited) This reply was expected. I've already cleared that. It's very common thing to do. After posting this topic I uploaded another product and found that the reference number of that products has been updated, but the sad thing is that the previous product have the old reference number. I may conclude that there might be some problem in the previous imports (3-4 times). Now its working well but why did it happen. This topic may look like fuzzy but yes it's something like that. Now my question is how to change the reference number on the front office ? I can see that the product has something as it's reference in the back office and showing something else in the front office. Can anyone help me get out of this ? Edited October 9, 2013 by J.Sahu (see edit history) Link to comment Share on other sites More sharing options...
roca.perez Posted October 15, 2013 Share Posted October 15, 2013 I have exactly the same problem, but in my case is when I have duplicated a product, the reference doesn't change at the front office... 1 Link to comment Share on other sites More sharing options...
sannie Posted November 18, 2013 Share Posted November 18, 2013 I had the same problem. Using PS 1.5.4.1. After updating the product reference in the product information tab, the front office didn't reflect the change. Turns out that for every combination the old product reference was still active. Clearing those solved the problem. 2 Link to comment Share on other sites More sharing options...
nzecheru Posted November 21, 2013 Share Posted November 21, 2013 I had the same problem. Using PS 1.5.4.1. After updating the product reference in the product information tab, the front office didn't reflect the change. Turns out that for every combination the old product reference was still active. Clearing those solved the problem. Thanks, lot of work but this works. Link to comment Share on other sites More sharing options...
jnceweb Posted February 12, 2014 Share Posted February 12, 2014 I have the same problem but I don't understand how you resolve it... Thank yo guys, Jonathan Link to comment Share on other sites More sharing options...
J.Sahu Posted February 12, 2014 Author Share Posted February 12, 2014 (edited) That problem was solved automatically. Clearing smarty cache helps I think. Though I'm not sure why it has happened I'll mark this thread as solved and the solution is clearing cache helps update it. Edited February 12, 2014 by J.Sahu (see edit history) Link to comment Share on other sites More sharing options...
J.Sahu Posted February 12, 2014 Author Share Posted February 12, 2014 (edited) Let me mark this topic as solved Edited February 12, 2014 by J.Sahu (see edit history) Link to comment Share on other sites More sharing options...
jnceweb Posted February 12, 2014 Share Posted February 12, 2014 I did'nt active Cache Smarty because I developp my eshop so I don't want cache for the moment... I really don't know how Prestashop duplicate references Link to comment Share on other sites More sharing options...
J.Sahu Posted February 12, 2014 Author Share Posted February 12, 2014 Check Your database and find what is the product reference there if it is getting updated then don't worry they will show later. Check the table ps_product and see reference coloum. Link to comment Share on other sites More sharing options...
Gregory Roussac Posted February 12, 2014 Share Posted February 12, 2014 Dear all, After import, this may be related to this commit https://github.com/PrestaShop/PrestaShop/commit/68846bb5cf2c484bb6219a39dff3d56310e43114 , cache for deafault attribute was not cleared afetr attributes import. @jnceweb, you probably have references for combinations that overrides the main product reference. I do not reproduce you issue on 1.5.6.2, I can change the main product reference and it reflects on Front office. Best regards Link to comment Share on other sites More sharing options...
J.Sahu Posted August 21, 2015 Author Share Posted August 21, 2015 (edited) These answer can help someone. If you have generated combinations for the product and then updated the new reference number then you have to remove/update the combination's reference number else it'll show the reference number assigned to them. ANS: Simply regenerate the combinations. Edited August 21, 2015 by J.Sahu (see edit history) Link to comment Share on other sites More sharing options...
GardusTech Posted October 21, 2020 Share Posted October 21, 2020 On 11/18/2013 at 4:14 PM, sannie said: I had the same problem. Using PS 1.5.4.1. After updating the product reference in the product information tab, the front office didn't reflect the change. Turns out that for every combination the old product reference was still active. Clearing those solved the problem. Thanks, missed out about the combinations 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