link2badar Posted March 2, 2022 Share Posted March 2, 2022 when i go with the simple product. working fine. when i create combination, it's work fine and combination creation done. but when i try to update the any field. it's unable to update setting Please help me. i'm stuck for few days. Link to comment Share on other sites More sharing options...
Ress Posted March 3, 2022 Share Posted March 3, 2022 It may be due to a third party module. Have you tried active debugging to see if you get the error specifically? Have you installed any recent modules, and the problem has been happening ever since? Link to comment Share on other sites More sharing options...
link2badar Posted March 3, 2022 Author Share Posted March 3, 2022 thanks for your response. i tried to activate debugging and tried to disable addon which i recently implemented. but no luck no specific error. simply say unable to update setting. i tried to figure it out by console/network/ it show me empty reponse Link to comment Share on other sites More sharing options...
Ress Posted March 3, 2022 Share Posted March 3, 2022 I have faced such a problem before, just like you, I did not receive any errors, and I really did not know where the problem came from. However, try the test, rename the module folder for a few moments, to see for sure if it is from it. That's exactly what happened to me. Link to comment Share on other sites More sharing options...
link2badar Posted March 3, 2022 Author Share Posted March 3, 2022 i don't think so. because module named is pickupstore and pay at pickstore. two modules Link to comment Share on other sites More sharing options...
link2badar Posted March 3, 2022 Author Share Posted March 3, 2022 check the screenshot please Link to comment Share on other sites More sharing options...
Ress Posted March 3, 2022 Share Posted March 3, 2022 The module I had the problem with was Retargeting Tracker, is it the same? Link to comment Share on other sites More sharing options...
link2badar Posted March 3, 2022 Author Share Posted March 3, 2022 (edited) no. just pickupstore and payatpickupstore. but i check that solution too. thanks i let you know soon Edited March 3, 2022 by link2badar (see edit history) Link to comment Share on other sites More sharing options...
link2badar Posted March 3, 2022 Author Share Posted March 3, 2022 tried your solution to rename but no luck Link to comment Share on other sites More sharing options...
Ress Posted March 3, 2022 Share Posted March 3, 2022 Most likely the problem is with the actionProductSave hook. You could look at the Dashboard -> Design ->Positions page, see which modules are hooked up on actionProductSave, and comment on the code in each one. Link to comment Share on other sites More sharing options...
link2badar Posted March 3, 2022 Author Share Posted March 3, 2022 Thanks but this isn't gonna help. in this way, we couldn't resolve this issue. Link to comment Share on other sites More sharing options...
Ress Posted March 3, 2022 Share Posted March 3, 2022 I mean to do this, to identify the problem, to comment on each module in turn, to be able to see what needs to be done. Link to comment Share on other sites More sharing options...
link2badar Posted March 3, 2022 Author Share Posted March 3, 2022 where is error log of ajax and php where i should see the error? Link to comment Share on other sites More sharing options...
Ress Posted March 3, 2022 Share Posted March 3, 2022 The error log is in the root of the store. But out of curiosity, attach a picture of which modules are hooked on actionProductSave. Link to comment Share on other sites More sharing options...
link2badar Posted March 3, 2022 Author Share Posted March 3, 2022 i have no idea about actionproductsave Link to comment Share on other sites More sharing options...
link2badar Posted March 3, 2022 Author Share Posted March 3, 2022 can u please tell me where is the function which hit when try to update product with combination? Link to comment Share on other sites More sharing options...
Ress Posted March 3, 2022 Share Posted March 3, 2022 In Dashboard -> Design ->Positions, check "Display non-positionable hooks", and search in page after actionProductSave. There you will see all the modules that act when the product is saved, and most likely one of them will be the one that causes the error. Link to comment Share on other sites More sharing options...
link2badar Posted March 3, 2022 Author Share Posted March 3, 2022 faceted search was only module there and i disable that module and tried but still error occured. 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