Jump to content

Search the Community

Showing results for tags 'debug-mode'.

  • Search By Tags

    • debug-mode ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 2 results

  1. In the newer version of prestashop i encountered a weird bug when you add the cart tot the back-end. the debug mode screenshot is below. and the code is below the screenshot. require 'config/config.inc.php'; require 'init.php'; session_start(); try { $id = isset($_SESSION['Cart_I...
  2. Hi everyone, is there a way to turn off debug-mode programmatically? Just temporary. The debug mode helps a lot and I like to use it in my development, but in a most recent case it drives me realy crazy. I just want to (and I have to) handle an easy try catch scenario, wich cannot work du...
×
×
  • Create New...