SUPPORT BREAK!

Till 16.01.2025 support is offline due holidays.
All tickets will be handled After January 16

Thank you for your understanding and patience!

Okay
  Print

How to enable debug mode Prestashop Enable dev mode to check actual error instead white page On your server, open the /config/defines.inc.php file.Find this line: define('_PS_MODE_DEV_', false);In this line, change "false" to "true".Save your changes.