petrixstar Posted June 30, 2022 Share Posted June 30, 2022 hello I upgrade from 1.7.7.0 to 1.7.8.6 and appeared a big ERROR:) override/classes/Product.php line 0 - Declaration of Product::getFieldsToUpdate() must be compatible with ObjectModelCore::getFieldsToUpdate(): ?array it"s a old module? thanks Link to comment Share on other sites More sharing options...
musicmaster Posted July 8, 2022 Share Posted July 8, 2022 Indeed this looks like you have a module that is not compatible with the latest Prestashop. Now the task to find out which module. The first step is opening this override/classes/Product.php file. Sometimes - but not always - overrides contain comments telling you from which modules they come. If that doesn't work you can try a text search under your modules directory for the word "getFieldsToUpdate" A final option is disabling modules and looking at the effect. 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