Search the Community
Showing results for tags 'debug-mode'.
-
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...
- 1 reply
-
- recent release state
- debug-mode
-
(and 2 more)
Tagged with:
-
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...
-
- debug-mode
- programmatically
- (and 7 more)