/home/develop/domains/dev-stolmet.bsxsystem.pl/public_html/system/class/core/Config.php [ 21 ]
16 if (\Delphin::isDevMode()) {
17 if (is_file('system/cache/configs.cache'))
18 unlink('system/cache/configs.cache');
19
20 if (is_file('system/cache/configs-map.cache'))
21 unlink('system/cache/configs-map.cache');
22 }
23
24 if (is_file('system/cache/configs.cache')) {
25 $cached_config = file_get_contents('system/cache/configs.cache');
26 self::$config = unserialize($cached_config);
Stack Trace
-
/home/develop/domains/dev-stolmet.bsxsystem.pl/public_html/system/class/addons/View.php [ 136 ]
➟ include()
Warning: Undefined array key "args" in /home/develop/domains/dev-stolmet.bsxsystem.pl/public_html/system/class/addons/views/errors/error.view.php on line 27
Warning: foreach() argument must be of type array|object, null given in /home/develop/domains/dev-stolmet.bsxsystem.pl/public_html/system/class/addons/views/errors/error.view.php on line 27
-
/home/develop/domains/dev-stolmet.bsxsystem.pl/public_html/system/class/addons/View.php [ 79 ]
➟ prepareView(arguments)
0
|
string(47) system/class/addons/views/errors/error.view.php |
1
|
array(11) {
["errno"]=>
int(2)
["errstr"]=>
string(65) "unlink(system/cache/configs-map.cache): No such file or directory"
["errfile"]=>
string(87) "/home/develop/domains/dev-stolmet.bsxsystem.pl/public_html/system/class/core/Config.php"
["errline"]=>
int(21)
["errtype"]=>
string(0) ""
["site_config"]=>
bool(false)
["assets_url"]=>
string(15) "/assets/themes/"
["vendor_url"]=>
string(14) "/assets/vendor"
["css_bundle"]=>
string(64) "/assets/bundles/css/cd6d80e9082f7fe39f65503f376f3f9c6e981e00.css"
["js_bundle"]=>
string(62) "/assets/bundles/js/cd6d80e9082f7fe39f65503f376f3f9c6e981e00.js"
["theme_path"]=>
string(18) "application/views/"
}
|
-
/home/develop/domains/dev-stolmet.bsxsystem.pl/public_html/system/Delphin.php [ 291 ]
➟ render()
-
class: Delphin
➟ handleWarning(arguments)
0
|
integer   2 |
1
|
string(65) unlink(system/cache/configs-map.cache): No such file or directory |
2
|
string(87) /home/develop/domains/dev-stolmet.bsxsystem.pl/public_html/system/class/core/Config.php |
3
|
integer   21 |
-
/home/develop/domains/dev-stolmet.bsxsystem.pl/public_html/system/class/core/Config.php [ 21 ]
➟ unlink(arguments)
0
|
string(30) system/cache/configs-map.cache |
-
/home/develop/domains/dev-stolmet.bsxsystem.pl/public_html/system/Delphin.php [ 87 ]
➟ load()
-
/home/develop/domains/dev-stolmet.bsxsystem.pl/public_html/index.php [ 17 ]
➟ run()