markovo Posted August 27, 2019 Share Posted August 27, 2019 Hello, Suddenly, after I didn't do anything, my product editing page stopped working. I get this error: ReferenceError: id_product is not defined And the product editing page does not load tinyMCE: The save buttons are loading infinitely. I have tried replacing the products.js with another one from my other shop, but there was no change. My PrestaShop version is 1.6.1.20 Enabling DEV mode didn't show any errors. In all other pages (CMS, categories, etc) the tinyMCE works just fine.Please, give me some advice! Link to comment Share on other sites More sharing options...
Rolige Posted August 28, 2019 Share Posted August 28, 2019 Hello: Check all other modules hooked to the admin product section. Maybe the problem is located on a JS from these modules. Then you can try to replace your products.js from the basic installation zip file of your PS version. Or even check the product.js sintax on an online tools. Regards 1 Link to comment Share on other sites More sharing options...
markovo Posted August 28, 2019 Author Share Posted August 28, 2019 14 minutes ago, Rolige said: Hello: Check all other modules hooked to the admin product section. Maybe the problem is located on a JS from these modules. Then you can try to replace your products.js from the basic installation zip file of your PS version. Or even check the product.js sintax on an online tools. Regards Actually I replaced the admin theme JS folder with another one from my other shop just now and the problem disappeared. The problem is SOLVED. 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