How to Disable all overrides in PrestaShop

When you keep running into blunders or breakdowns for your store you might need to investigate the application. This permits you to find any offending code and settle it. PrestaShop has some features you can use to debug your store. One of these features is to disable all overrides.By disabling all overrides this will gives you a beginning point for finding the error.

How to disable all overrides in PrestaShop

  1. First, you will need to enable debug mode/error reporting.
  2. Next, log into your PrestaShop admin panel.
     
  3. Once in the dashboard, click on the Advanced Parameters menu option located on the left hand sidebar. From there, click on the Performance link.
  4. You are now on the Performance page. Look for the Debug Mode section and click the Disable All Overrides button.
  5. Click on the Save button to activate the setting.