rikks Posted April 1, 2020 Share Posted April 1, 2020 Hi, i'm in trouble with the migration of prestashop from local (wamp) to server. My problem is that after I change color or size, it disappear. It seems that some javascript is not executed (i don't know if it's important i'm a newbie). I don't have this problem in local and there is not error in console javascript and not even in php error log. I've already tried to set default theme but the problem still there. It seems to be a problem of core.js file in theme folder. If you wanna try, this is the url https://b2b.florence-bags.com/it/borse/47-207-borsa-alas-0312.html#/2-dimensione-m/5-colore-grigio . I attach prestashop info. Link to comment Share on other sites More sharing options...
h.shiri Posted February 27, 2021 Share Posted February 27, 2021 (edited) I have same problem, Did you solve this problem? Edited February 27, 2021 by h.shiri (see edit history) Link to comment Share on other sites More sharing options...
musicmaster Posted February 28, 2021 Share Posted February 28, 2021 15 hours ago, h.shiri said: I have same problem, Did you solve this problem? My guess would be that the operation leaves the "state" field in the ps_product table with value 0. If you set it to 1 it will be visible again. This won't solve your problem but it might at least help to undo the damage. For the rest the usual prescriptions apply: enable debug mode and look for javascript errors. 1 Link to comment Share on other sites More sharing options...
h.shiri Posted February 28, 2021 Share Posted February 28, 2021 9 hours ago, musicmaster said: My guess would be that the operation leaves the "state" field in the ps_product table with value 0. If you set it to 1 it will be visible again. This won't solve your problem but it might at least help to undo the damage. For the rest the usual prescriptions apply: enable debug mode and look for javascript errors. Thank you so much 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