Try to follow the link :
https://codologic.com/forum/index.php?u=/category/index.php?u=page/6
And you get an Error
How to disable that errors?
define('CODO_DEBUG', 0);
define('DISPLAY_ERRORS', 'OFF');
This way doesn't help
Try to follow the link :
https://codologic.com/forum/index.php?u=/category/index.php?u=page/6
And you get an Error

How to disable that errors?
````
define('CODO_DEBUG', 0);
define('DISPLAY_ERRORS', 'OFF');
````
This way doesn't help:S
edited Oct 23 '22 at 7:41 am