Marc_qc Posted June 5, 2022 Share Posted June 5, 2022 Hi, I am having a problem in my prestashop backend since I upgraded to 1.7.8.5. In the backend I go to: Catalog --> Product then I select a product to work on its combinations I then select the combination tab. At this point, I would like to specify size, color or Dimension, but when I click these options, the accordion menu opens and closes immediately preventing me from clicking any option. It was functional before I upgraded to release 1.7.8.5. the store is on a shared server with PHP 7.3, and I am using the default theme from prestashop. I wonder if my problem is related to my specific configuration or something related to ver 1.7.8.5 Can anyone validate that this behaviour can be reproduced???? Thanks I included a screen shot for better clarity Link to comment Share on other sites More sharing options...
Prestachamps Posted June 6, 2022 Share Posted June 6, 2022 Hello, Open the browser developer tool, press F12, and then select consoles from the list of tabs. If there is an error, javascript can perform this problem. Have a nice day. Kind regards, Leo Link to comment Share on other sites More sharing options...
Marc_qc Posted June 6, 2022 Author Share Posted June 6, 2022 HI, thanks for guiding my onto investigating this behavior I am experiencing. I followed your instruction and as you were expecting, the console reports an error: Error status code 404 ERR_HTTP_RESPONSE_CODE_FAILURE see screen shot below. I am not sure where do I go from here... Marc L Link to comment Share on other sites More sharing options...
Marc_qc Posted June 6, 2022 Author Share Posted June 6, 2022 Investigating further the problem, the page is refering to the following site mysite.com/themes/new-theme/public/bootstrap-colorpicker.min.css.map and this file doesn't exist on the server. I finally found the same problem reported back in february in the french section of the forum Here is the link I hope someone can help us find how to resolve this issue.... Thanks Link to comment Share on other sites More sharing options...
theprincy Posted June 14, 2022 Share Posted June 14, 2022 you solved ? Link to comment Share on other sites More sharing options...
Marc_qc Posted June 15, 2022 Author Share Posted June 15, 2022 No, I am still stuck with the problem :o( Link to comment Share on other sites More sharing options...
Prestachamps Posted June 15, 2022 Share Posted June 15, 2022 Hi, the warning related to .css.map file should not cause this issue. I suspect that you have activated or installed some product related module which can prevent in some cases the functionality of the attributes dropdown. Is the Bulk actions dropdown working, or that one has also issue on this BO product edit page? You can also try to create a new Backoffice employee with superadmin permissions and check with that employee if the issue is stil present for that one too. Have a nice day, Leo. Link to comment Share on other sites More sharing options...
Marc_qc Posted July 24, 2022 Author Share Posted July 24, 2022 Hi thanks for your reply, I got struck with other emergecies and your response went unoticed, so my apologies for that. Here is where it stand. I made a working copy of my 1.7.6.0 shop to another web hosting service to be able to work without breaking anything. I upgraded to 1.7.8.6, this time using the step by step manual process to see if there were any problem or issues. After the update, I still have the problem, I am myself using the superadmin account to access the back office. So that covers one suggestion. Clicking on the bulk action selector I have the same behaviour, the accordion menu opens and close immediately. I also tried the same exercise with: Disable non Prestashop modules Disable all overrides Debug mode all set to Yes... I am getting the same results... Not sure where to go next ? Thanks Link to comment Share on other sites More sharing options...
Marc_qc Posted August 1, 2022 Author Share Posted August 1, 2022 Hi Everyone, Back to this issue and Still struggling with it. I hoped that moving to 1.7.8.7 would have solved the issue.... unfortunately not. If someone can help, I am trying to find the "modules/directory/group of files" that are involved with the accordion menu management in the combination menu. That way I could try to migrate to 1.7.8.7 and then try to override such files with the one from 1.7.6.0 that are behaving appropriately. I have a test environment set up so I will be possible for my to try it to see if I can resolve it? Anyone know which part of the code is involved in this above? Thanks Link to comment Share on other sites More sharing options...
Marc_qc Posted August 18, 2022 Author Share Posted August 18, 2022 After trying every possibilities, I decided to go the "reinstall way" After I did the update to 1.7.8.7 prestashop, with no success, I backed up the database, and did a fresh install of 1.7.8.7. After the install, I reloaded the database into the environment. Everything looked ok. The accordion menu were now working ok and the app seemed in good shape. I proceed to reinstall all additional modules one by one, checking for my accordion menu after every module install and completed the job. Store is now on 1.7.8.7 and everything looks ok. All of this is suspected to come from the 1.7.6.0 one click upgrade. I thinks I will stay away from this in the next prestashop upgrade.... From my part, this issue is closed Marc 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