mewash93 Posted December 10, 2018 Share Posted December 10, 2018 Hello I have a problem with product page in my prestashop backend office. I will show everything on the attached screenshots. For example: I try to add a new product: - i cannot switch from standard product to the product with combinations - categories to choose are not displaying correctly - the brutto price is not counted properly - there are no suppliers to choose from Console logs while trying to add new product: Uncaught Error: Syntax error, unrecognized expression: #form_step6_suppliers input[name="form[step6][default_supplier]"][value=Fashion Supplier] at Function.Sizzle.error (main.bundle.js:49916) at Sizzle.tokenize (main.bundle.js:50573) at Sizzle.select (main.bundle.js:50994) at Function.Sizzle [as find] (main.bundle.js:49317) at jQuery.fn.init.find (main.bundle.js:51240) at new jQuery.fn.init (main.bundle.js:51357) at jQuery (main.bundle.js:48523) at supplierInputManage (form.js?1.7.0:446) at HTMLInputElement.<anonymous> (form.js?1.7.0:465) at main.bundle.js:48590 main.bundle.js:24426 Uncaught Error: No URL provided. at new Dropzone (main.bundle.js:24426) at Function.Dropzone.discover (main.bundle.js:25465) at Dropzone._autoDiscoverFunction (main.bundle.js:25747) at HTMLDocument.init (main.bundle.js:25716) What I've already tried: - a lot of searching over the Internet but i didn't found the solution (expect similar unsolved problems) - overwriting admin folder to the original one - overwriting js folder to the original one - migrating prestashop to the server from different company - changing php version to all, different ones - temporary disabling all modules by moving them to the different directory Do you have any ideas about how to fix that? Looking forward for help. Link to comment Share on other sites More sharing options...
kapselj Posted January 13, 2019 Share Posted January 13, 2019 Hello, Same problem here after upgrade from 1.7.4.2 to 1.7.5 Have you managed to find any fix yet? Best regards/pozdrawiam, K Link to comment Share on other sites More sharing options...
Klemart3D Posted May 29, 2019 Share Posted May 29, 2019 Try this fix: https://github.com/PrestaShop/PrestaShop/commit/559277716de76cbd188876b4e79a12729cdaa347 Link to comment Share on other sites More sharing options...
[email protected] Posted May 27, 2020 Share Posted May 27, 2020 Hello, I have the same issue with 1.7.6.5 Have you found a solution? Please. Link to comment Share on other sites More sharing options...
Klemart3D Posted June 11, 2020 Share Posted June 11, 2020 @[email protected] Issue is fixed with PS 1.7.6, do you have a screenshot? Link to comment Share on other sites More sharing options...
[email protected] Posted June 11, 2020 Share Posted June 11, 2020 6 hours ago, Klemart3D said: @[email protected] Issue is fixed with PS 1.7.6, do you have a screenshot? Hi @Klemart3D, Thanks for your answer. It can be seen in the screenshot: 1. Version 2. Product with combinations radio button is selected. 3. The Combinations Tab does not appear. 4. Automatic calculation of prices with taxes or without taxes does not work 5. Nothing happens when I click to add brand, or add related products (any form is showed). 6. Categories are poorly rendered. 7. The Product Pack option is selected. 8. The Product Pack tab does not appear. 9. The Virtual Product option is selected. 10. The Virtual Product tab does not appear. 11. Clicking on edit combinations does not display the edit form. It is worth mentioning that I first installed version 1.7.6.3, put data and had the same problem. After, I installed this version 1.7.6.5, I tried without data and it worked correctly, then I imported the data and the problem occurred again. I have tried uninstalling third-party modules, not using override, cleaning cache, etc. But I have not found solution yet. Thank you!! Link to comment Share on other sites More sharing options...
Klemart3D Posted June 11, 2020 Share Posted June 11, 2020 Hi @[email protected], seems clear. If you open your browser's developer tools (F12) in "Console" tab, do you have some red alerts? If you enable debug mode, do you have more errors? Link to comment Share on other sites More sharing options...
[email protected] Posted June 11, 2020 Share Posted June 11, 2020 1 hour ago, Klemart3D said: Hi @[email protected], seems clear. If you open your browser's developer tools (F12) in "Console" tab, do you have some red alerts? If you enable debug mode, do you have more errors? @Klemart3D, I've got the following, I don't know if it's suitable. 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