_______
if ( defined('OW_CRON') ){ define('OW_DEBUG_MODE', false); define('OW_DEV_MODE', false); define('OW_PROFILER_ENABLE', false);}else{ /** * Make changes in this block if you want to enable DEV mode and DEBUG mode */
define('OW_DEBUG_MODE', false); define('OW_DEV_MODE', true); define('OW_PROFILER_ENABLE', false);}
______
There are random fatal errors shown.
Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\ow_system_plugins\base\bol\theme_service.php on line 357
Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\ow_utilities\file.php on line 98
Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\ow_utilities\file.php on line 180
HELP ME PLEASE.