AntonGal Posted July 30, 2017 Share Posted July 30, 2017 Hello! I meet error with saving the product. Steps to reproduce it following: - I make changes in title of product and then push Save button. - Page reloads without any errors, but changes are not saved. - Then I repeate these actions several time. Finaly it will be saved, after several attempts. Could you please help me with this bug? Link to comment Share on other sites More sharing options...
Scully Posted July 30, 2017 Share Posted July 30, 2017 Could you please guess, which kind of additional information we'd require in order to help? If yes, please post it here. Link to comment Share on other sites More sharing options...
AntonGal Posted July 31, 2017 Author Share Posted July 31, 2017 There is some additional information: list of instaled modules screenshot of requests during product saving cashe settings modules.txt Link to comment Share on other sites More sharing options...
Scully Posted July 31, 2017 Share Posted July 31, 2017 I don't see the list of modules. Your settings look good from the first impression. Do you have 3rd party modules which hook up on product update? If yes, post the module names or disable the moduls for further testing. Link to comment Share on other sites More sharing options...
AntonGal Posted July 31, 2017 Author Share Posted July 31, 2017 I attached list of modules again. Yes, kbmarketplace module overrides AdminProductsController and walletcustomcurrency module implements hookActionProductSave. But I deleted this code and the issue reproduces anyway. Another one major information - this issue have been seen before and it was fixed by cache settings (we disabled cache pointed on screenshot). But now it is reproducible again. modules.txt Link to comment Share on other sites More sharing options...
Scully Posted July 31, 2017 Share Posted July 31, 2017 The caching you marked on the screenshot is crap. So you don't have to enable it. I don't know what you mean with "I deleted this code". Modules have to be uninstalled or the corresponding hooks can be deleted if you are familiar with that. But we do not "delete code" in order to deactivate a module. You have a holly bunch of modules. A lot of them I have never heard before. Try to DISABLE ALL OVERRIDES as a next step. And also check your hosting settings. You might have some sort of caching modules running in your server but outside perstashop. Google Pagespeed would be such a php module - just one example. Or a proxy server. Or or or... 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