Warning (2): file_get_contents(/var/www/clients/client1/web120/web/app/tmp/lock.json): failed to open stream: No such file or directory [APP/Controller/AppController.php, line 230]Code Context*/
public function locked() {
$lockInfo = json_decode(file_get_contents(TMP . 'lock.json'));
file_get_contents - [internal], line ?? AppController::locked() - APP/Controller/AppController.php, line 230 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 119
Notice (8): Trying to get property of non-object [APP/View/App/locked.ctp, line 8]Code Context</head>
<body>
<?php echo $lockInfo->message; ?>
$viewFile = '/var/www/clients/client1/web120/web/app/View/App/locked.ctp' $dataForView = array( 'copyright' => '© Kenese-völgy Villahotel - Balatonkenese. 2022. Minden jog fenntartva.', 'seo_keyw' => '', 'seo_desc' => '', 'seo_title' => '', 'debugToolbarPanels' => array( 'history' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'history_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'session' => array( 'content' => null, 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sql_log' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'sql_log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => null, 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLog) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ), 'debugToolbarJavascript' => array( 'libs' => 'DebugKit./js/js_debug_toolbar' ), 'debugToolbarCss' => array( (int) 0 => 'DebugKit./css/debug_toolbar.css' ), 'lockInfo' => null, 'cookieNotice' => true ) $copyright = '© Kenese-völgy Villahotel - Balatonkenese. 2022. Minden jog fenntartva.' $seo_keyw = '' $seo_desc = '' $seo_title = '' $debugToolbarPanels = array( 'history' => array( 'content' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ) ), 'elementName' => 'history_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'session' => array( 'content' => null, 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( 'params' => array( [maximum depth reached] ), 'url' => 'app/locked', 'query' => array([maximum depth reached]), 'data' => array([maximum depth reached]), 'cookie' => array([maximum depth reached]), 'get' => array([maximum depth reached]), 'currentRoute' => object(CakeRoute) {} ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sql_log' => array( 'content' => array( 'connections' => array([maximum depth reached]), 'threshold' => (int) 20 ), 'elementName' => 'sql_log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => null, 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLog) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( 'lockInfo' => null, 'cookieNotice' => true, '$request->data' => array([maximum depth reached]) ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( 'php' => array( [maximum depth reached] ), 'cake' => array( [maximum depth reached] ), 'app' => array( [maximum depth reached] ) ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( 'core' => array( [maximum depth reached] ), 'app' => array( [maximum depth reached] ), 'plugins' => array( [maximum depth reached] ), 'paths' => array( [maximum depth reached] ) ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ) $debugToolbarJavascript = array( 'libs' => 'DebugKit./js/js_debug_toolbar' ) $debugToolbarCss = array( (int) 0 => 'DebugKit./css/debug_toolbar.css' ) $lockInfo = null $cookieNotice = trueinclude - APP/View/App/locked.ctp, line 8 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 AppController::locked() - APP/Controller/AppController.php, line 236 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 119
Várható indulás:
Notice (8): Trying to get property of non-object [APP/View/App/locked.ctp, line 10]Code Context<?php echo $lockInfo->message; ?>
<p> </p>
<p>Várható indulás: <?php echo $lockInfo->expected_start; ?></p>
$viewFile = '/var/www/clients/client1/web120/web/app/View/App/locked.ctp' $dataForView = array( 'copyright' => '© Kenese-völgy Villahotel - Balatonkenese. 2022. Minden jog fenntartva.', 'seo_keyw' => '', 'seo_desc' => '', 'seo_title' => '', 'debugToolbarPanels' => array( 'history' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'history_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'session' => array( 'content' => null, 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sql_log' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'sql_log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => null, 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLog) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( [maximum depth reached] ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ), 'debugToolbarJavascript' => array( 'libs' => 'DebugKit./js/js_debug_toolbar' ), 'debugToolbarCss' => array( (int) 0 => 'DebugKit./css/debug_toolbar.css' ), 'lockInfo' => null, 'cookieNotice' => true ) $copyright = '© Kenese-völgy Villahotel - Balatonkenese. 2022. Minden jog fenntartva.' $seo_keyw = '' $seo_desc = '' $seo_title = '' $debugToolbarPanels = array( 'history' => array( 'content' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ) ), 'elementName' => 'history_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'session' => array( 'content' => null, 'elementName' => 'session_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'request' => array( 'content' => array( 'params' => array( [maximum depth reached] ), 'url' => 'app/locked', 'query' => array([maximum depth reached]), 'data' => array([maximum depth reached]), 'cookie' => array([maximum depth reached]), 'get' => array([maximum depth reached]), 'currentRoute' => object(CakeRoute) {} ), 'elementName' => 'request_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'sql_log' => array( 'content' => array( 'connections' => array([maximum depth reached]), 'threshold' => (int) 20 ), 'elementName' => 'sql_log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'timer' => array( 'content' => null, 'elementName' => 'timer_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'log' => array( 'content' => object(DebugKitLog) {}, 'elementName' => 'log_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'variables' => array( 'content' => array( 'lockInfo' => null, 'cookieNotice' => true, '$request->data' => array([maximum depth reached]) ), 'elementName' => 'variables_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'environment' => array( 'content' => array( 'php' => array( [maximum depth reached] ), 'cake' => array( [maximum depth reached] ), 'app' => array( [maximum depth reached] ) ), 'elementName' => 'environment_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ), 'include' => array( 'content' => array( 'core' => array( [maximum depth reached] ), 'app' => array( [maximum depth reached] ), 'plugins' => array( [maximum depth reached] ), 'paths' => array( [maximum depth reached] ) ), 'elementName' => 'include_panel', 'plugin' => 'DebugKit', 'title' => null, 'disableTimer' => true ) ) $debugToolbarJavascript = array( 'libs' => 'DebugKit./js/js_debug_toolbar' ) $debugToolbarCss = array( (int) 0 => 'DebugKit./css/debug_toolbar.css' ) $lockInfo = null $cookieNotice = trueinclude - APP/View/App/locked.ctp, line 10 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 AppController::locked() - APP/Controller/AppController.php, line 236 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 119