Warning (512): _cake_core_ cache was unable to write 'cake_dev_spa' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context),E_USER_WARNING);$key = 'cake_dev_spa' $value = array( 'LC_MESSAGES' => array() ) $config = '_cake_core_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/var/www/app/tmp/cache/persistent/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 325 I18n::translate() - CORE/Cake/I18n/I18n.php, line 177 __d - CORE/Cake/basics.php, line 615 CakeException::__construct() - CORE/Cake/Error/exceptions.php, line 238 MissingControllerException::__construct() - CORE/Cake/Error/exceptions.php, line 266 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 159 [main] - APP/webroot/index.php, line 108
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 358 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 144]Code Context$pathname = $this->_path . $filename;if (empty($this->_config['mask'])) {return file_put_contents($pathname, $output, FILE_APPEND);$type = 'error' $message = '[MissingControllerException] Controller class Sitemap.xmlController could not be found. Exception Attributes: array ( 'class' => 'Sitemap.xmlController', 'plugin' => NULL, ) Request URL: /sitemap.xml Stack Trace: #0 /var/www/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #1 {main}' $output = '2026-01-04 07:30:25 Error: [MissingControllerException] Controller class Sitemap.xmlController could not be found. Exception Attributes: array ( 'class' => 'Sitemap.xmlController', 'plugin' => NULL, ) Request URL: /sitemap.xml Stack Trace: #0 /var/www/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse)) #1 {main} ' $filename = 'error.log' $pathname = '/var/www/app/tmp/logs/error.log'file_put_contents - [internal], line ?? FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 144 CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 454 ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 180 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 113 [main] - [internal], line ??
Warning (512): _cake_core_ cache was unable to write 'default_spa' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context),E_USER_WARNING);$key = 'default_spa' $value = array( 'LC_MESSAGES' => array( 'August' => 'Agosto', '%po-header' => array( '' => '' ) ) ) $config = '_cake_core_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/var/www/app/tmp/cache/persistent/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 325 I18n::translate() - CORE/Cake/I18n/I18n.php, line 177 __ - CORE/Cake/basics.php, line 558 FilterComponent::initialize() - APP/Controller/Component/FilterComponent.php, line 87 ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 132 call_user_func - [internal], line ?? CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 674 ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 156 ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 94 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 121 [main] - [internal], line ??
Notice (8): Undefined variable: empresa [APP/View/Layouts/default.ctp, line 2]Code Context<?phpdefine('GCM_API_KEY', $empresa['Empresa']['fcm_key']);$viewFile = '/var/www/app/View/Layouts/default.ctp' $dataForView = array( 'extra_classes' => '', 'city_class' => false, 'filterOperators' => array( 'equal' => 'Igual', 'notEqual' => 'Distinto', 'minor' => 'Menor', 'minorEqual' => 'Menor o Igual', 'mayor' => 'Mayor', 'mayorEqual' => 'Mayor o Igual', 'between' => 'Entre' ), 'showable_mantenimientos' => array(), 'class' => 'Sitemap.xmlController', 'plugin' => null, 'code' => (int) 404, 'url' => '/sitemap.xml', 'name' => 'Controller class Sitemap.xmlController could not be found.', 'error' => object(MissingControllerException) { [protected] _messageTemplate => 'Controller class %s could not be found.' [protected] _attributes => array( [maximum depth reached] ) [protected] _responseHeaders => null [protected] message => 'Controller class Sitemap.xmlController could not be found.' [protected] code => (int) 404 [protected] file => '/var/www/lib/Cake/Routing/Dispatcher.php' [protected] line => (int) 156 }, '_serialize' => array( (int) 0 => 'code', (int) 1 => 'url', (int) 2 => 'name' ), 'sessionEmpresa' => false, 'sessionAdmin' => false, 'sessionUser' => false, 'isIframe' => false, 'content_for_layout' => '<h2>Missing Controller</h2> <p class="error"> <strong>Error: </strong> <em>Sitemap.xmlController</em> could not be found.</p> <p class="error"> <strong>Error: </strong> Create the class <em>Sitemap.xmlController</em> below in file: app/Controller/Sitemap.xmlController.php</p> <pre> <?php class Sitemap.xmlController extends AppController { } </pre> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/missing_controller.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/webroot/index.php line 108</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'sitemap.xml' base => '' webroot => '/' here => '/sitemap.xml' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ', 'scripts_for_layout' => '', 'title_for_layout' => 'Errors' ) $extra_classes = '' $city_class = false $filterOperators = array( 'equal' => 'Igual', 'notEqual' => 'Distinto', 'minor' => 'Menor', 'minorEqual' => 'Menor o Igual', 'mayor' => 'Mayor', 'mayorEqual' => 'Mayor o Igual', 'between' => 'Entre' ) $showable_mantenimientos = array() $class = 'Sitemap.xmlController' $plugin = null $code = (int) 404 $url = '/sitemap.xml' $name = 'Controller class Sitemap.xmlController could not be found.' $error = object(MissingControllerException) { [protected] _messageTemplate => 'Controller class %s could not be found.' [protected] _attributes => array( 'class' => 'Sitemap.xmlController', 'plugin' => null ) [protected] _responseHeaders => null [protected] message => 'Controller class Sitemap.xmlController could not be found.' [protected] code => (int) 404 [protected] file => '/var/www/lib/Cake/Routing/Dispatcher.php' [protected] line => (int) 156 } $_serialize = array( (int) 0 => 'code', (int) 1 => 'url', (int) 2 => 'name' ) $sessionEmpresa = false $sessionAdmin = false $sessionUser = false $isIframe = false $content_for_layout = '<h2>Missing Controller</h2> <p class="error"> <strong>Error: </strong> <em>Sitemap.xmlController</em> could not be found.</p> <p class="error"> <strong>Error: </strong> Create the class <em>Sitemap.xmlController</em> below in file: app/Controller/Sitemap.xmlController.php</p> <pre> <?php class Sitemap.xmlController extends AppController { } </pre> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/missing_controller.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/webroot/index.php line 108</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'sitemap.xml' base => '' webroot => '/' here => '/sitemap.xml' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ' $scripts_for_layout = '' $title_for_layout = 'Errors'include - APP/View/Layouts/default.ctp, line 2 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::renderLayout() - CORE/Cake/View/View.php, line 525 View::render() - CORE/Cake/View/View.php, line 470 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 275 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 199 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 177 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 122 [main] - [internal], line ??
Notice (8): Constant GCM_API_KEY already defined [APP/View/Layouts/default.ctp, line 2]Code Context<?phpdefine('GCM_API_KEY', $empresa['Empresa']['fcm_key']);$viewFile = '/var/www/app/View/Layouts/default.ctp' $dataForView = array( 'extra_classes' => '', 'city_class' => false, 'filterOperators' => array( 'equal' => 'Igual', 'notEqual' => 'Distinto', 'minor' => 'Menor', 'minorEqual' => 'Menor o Igual', 'mayor' => 'Mayor', 'mayorEqual' => 'Mayor o Igual', 'between' => 'Entre' ), 'showable_mantenimientos' => array(), 'class' => 'Sitemap.xmlController', 'plugin' => null, 'code' => (int) 404, 'url' => '/sitemap.xml', 'name' => 'Controller class Sitemap.xmlController could not be found.', 'error' => object(MissingControllerException) { [protected] _messageTemplate => 'Controller class %s could not be found.' [protected] _attributes => array( [maximum depth reached] ) [protected] _responseHeaders => null [protected] message => 'Controller class Sitemap.xmlController could not be found.' [protected] code => (int) 404 [protected] file => '/var/www/lib/Cake/Routing/Dispatcher.php' [protected] line => (int) 156 }, '_serialize' => array( (int) 0 => 'code', (int) 1 => 'url', (int) 2 => 'name' ), 'sessionEmpresa' => false, 'sessionAdmin' => false, 'sessionUser' => false, 'isIframe' => false, 'content_for_layout' => '<h2>Missing Controller</h2> <p class="error"> <strong>Error: </strong> <em>Sitemap.xmlController</em> could not be found.</p> <p class="error"> <strong>Error: </strong> Create the class <em>Sitemap.xmlController</em> below in file: app/Controller/Sitemap.xmlController.php</p> <pre> <?php class Sitemap.xmlController extends AppController { } </pre> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/missing_controller.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/webroot/index.php line 108</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'sitemap.xml' base => '' webroot => '/' here => '/sitemap.xml' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ', 'scripts_for_layout' => '', 'title_for_layout' => 'Errors' ) $extra_classes = '' $city_class = false $filterOperators = array( 'equal' => 'Igual', 'notEqual' => 'Distinto', 'minor' => 'Menor', 'minorEqual' => 'Menor o Igual', 'mayor' => 'Mayor', 'mayorEqual' => 'Mayor o Igual', 'between' => 'Entre' ) $showable_mantenimientos = array() $class = 'Sitemap.xmlController' $plugin = null $code = (int) 404 $url = '/sitemap.xml' $name = 'Controller class Sitemap.xmlController could not be found.' $error = object(MissingControllerException) { [protected] _messageTemplate => 'Controller class %s could not be found.' [protected] _attributes => array( 'class' => 'Sitemap.xmlController', 'plugin' => null ) [protected] _responseHeaders => null [protected] message => 'Controller class Sitemap.xmlController could not be found.' [protected] code => (int) 404 [protected] file => '/var/www/lib/Cake/Routing/Dispatcher.php' [protected] line => (int) 156 } $_serialize = array( (int) 0 => 'code', (int) 1 => 'url', (int) 2 => 'name' ) $sessionEmpresa = false $sessionAdmin = false $sessionUser = false $isIframe = false $content_for_layout = '<h2>Missing Controller</h2> <p class="error"> <strong>Error: </strong> <em>Sitemap.xmlController</em> could not be found.</p> <p class="error"> <strong>Error: </strong> Create the class <em>Sitemap.xmlController</em> below in file: app/Controller/Sitemap.xmlController.php</p> <pre> <?php class Sitemap.xmlController extends AppController { } </pre> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/missing_controller.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/webroot/index.php line 108</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'sitemap.xml' base => '' webroot => '/' here => '/sitemap.xml' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ' $scripts_for_layout = '' $title_for_layout = 'Errors'define - [internal], line ?? include - APP/View/Layouts/default.ctp, line 2 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::renderLayout() - CORE/Cake/View/View.php, line 525 View::render() - CORE/Cake/View/View.php, line 470 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 275 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 199 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 177 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 122 [main] - [internal], line ??
Notice (8): Undefined variable: empresa [APP/View/Layouts/default.ctp, line 3]Code Context<?phpdefine('GCM_API_KEY', $empresa['Empresa']['fcm_key']);define('LOGO_LOGIN', $empresa['Empresa']['img_login']);$viewFile = '/var/www/app/View/Layouts/default.ctp' $dataForView = array( 'extra_classes' => '', 'city_class' => false, 'filterOperators' => array( 'equal' => 'Igual', 'notEqual' => 'Distinto', 'minor' => 'Menor', 'minorEqual' => 'Menor o Igual', 'mayor' => 'Mayor', 'mayorEqual' => 'Mayor o Igual', 'between' => 'Entre' ), 'showable_mantenimientos' => array(), 'class' => 'Sitemap.xmlController', 'plugin' => null, 'code' => (int) 404, 'url' => '/sitemap.xml', 'name' => 'Controller class Sitemap.xmlController could not be found.', 'error' => object(MissingControllerException) { [protected] _messageTemplate => 'Controller class %s could not be found.' [protected] _attributes => array( [maximum depth reached] ) [protected] _responseHeaders => null [protected] message => 'Controller class Sitemap.xmlController could not be found.' [protected] code => (int) 404 [protected] file => '/var/www/lib/Cake/Routing/Dispatcher.php' [protected] line => (int) 156 }, '_serialize' => array( (int) 0 => 'code', (int) 1 => 'url', (int) 2 => 'name' ), 'sessionEmpresa' => false, 'sessionAdmin' => false, 'sessionUser' => false, 'isIframe' => false, 'content_for_layout' => '<h2>Missing Controller</h2> <p class="error"> <strong>Error: </strong> <em>Sitemap.xmlController</em> could not be found.</p> <p class="error"> <strong>Error: </strong> Create the class <em>Sitemap.xmlController</em> below in file: app/Controller/Sitemap.xmlController.php</p> <pre> <?php class Sitemap.xmlController extends AppController { } </pre> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/missing_controller.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/webroot/index.php line 108</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'sitemap.xml' base => '' webroot => '/' here => '/sitemap.xml' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ', 'scripts_for_layout' => '', 'title_for_layout' => 'Errors' ) $extra_classes = '' $city_class = false $filterOperators = array( 'equal' => 'Igual', 'notEqual' => 'Distinto', 'minor' => 'Menor', 'minorEqual' => 'Menor o Igual', 'mayor' => 'Mayor', 'mayorEqual' => 'Mayor o Igual', 'between' => 'Entre' ) $showable_mantenimientos = array() $class = 'Sitemap.xmlController' $plugin = null $code = (int) 404 $url = '/sitemap.xml' $name = 'Controller class Sitemap.xmlController could not be found.' $error = object(MissingControllerException) { [protected] _messageTemplate => 'Controller class %s could not be found.' [protected] _attributes => array( 'class' => 'Sitemap.xmlController', 'plugin' => null ) [protected] _responseHeaders => null [protected] message => 'Controller class Sitemap.xmlController could not be found.' [protected] code => (int) 404 [protected] file => '/var/www/lib/Cake/Routing/Dispatcher.php' [protected] line => (int) 156 } $_serialize = array( (int) 0 => 'code', (int) 1 => 'url', (int) 2 => 'name' ) $sessionEmpresa = false $sessionAdmin = false $sessionUser = false $isIframe = false $content_for_layout = '<h2>Missing Controller</h2> <p class="error"> <strong>Error: </strong> <em>Sitemap.xmlController</em> could not be found.</p> <p class="error"> <strong>Error: </strong> Create the class <em>Sitemap.xmlController</em> below in file: app/Controller/Sitemap.xmlController.php</p> <pre> <?php class Sitemap.xmlController extends AppController { } </pre> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/missing_controller.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/webroot/index.php line 108</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'sitemap.xml' base => '' webroot => '/' here => '/sitemap.xml' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ' $scripts_for_layout = '' $title_for_layout = 'Errors'include - APP/View/Layouts/default.ctp, line 3 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::renderLayout() - CORE/Cake/View/View.php, line 525 View::render() - CORE/Cake/View/View.php, line 470 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 275 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 199 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 177 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 122 [main] - [internal], line ??
Notice (8): Undefined variable: empresa [APP/View/Layouts/default.ctp, line 4]Code Contextdefine('GCM_API_KEY', $empresa['Empresa']['fcm_key']);define('LOGO_LOGIN', $empresa['Empresa']['img_login']);define('LOGO_HEADER', $empresa['Empresa']['img_header']);$viewFile = '/var/www/app/View/Layouts/default.ctp' $dataForView = array( 'extra_classes' => '', 'city_class' => false, 'filterOperators' => array( 'equal' => 'Igual', 'notEqual' => 'Distinto', 'minor' => 'Menor', 'minorEqual' => 'Menor o Igual', 'mayor' => 'Mayor', 'mayorEqual' => 'Mayor o Igual', 'between' => 'Entre' ), 'showable_mantenimientos' => array(), 'class' => 'Sitemap.xmlController', 'plugin' => null, 'code' => (int) 404, 'url' => '/sitemap.xml', 'name' => 'Controller class Sitemap.xmlController could not be found.', 'error' => object(MissingControllerException) { [protected] _messageTemplate => 'Controller class %s could not be found.' [protected] _attributes => array( [maximum depth reached] ) [protected] _responseHeaders => null [protected] message => 'Controller class Sitemap.xmlController could not be found.' [protected] code => (int) 404 [protected] file => '/var/www/lib/Cake/Routing/Dispatcher.php' [protected] line => (int) 156 }, '_serialize' => array( (int) 0 => 'code', (int) 1 => 'url', (int) 2 => 'name' ), 'sessionEmpresa' => false, 'sessionAdmin' => false, 'sessionUser' => false, 'isIframe' => false, 'content_for_layout' => '<h2>Missing Controller</h2> <p class="error"> <strong>Error: </strong> <em>Sitemap.xmlController</em> could not be found.</p> <p class="error"> <strong>Error: </strong> Create the class <em>Sitemap.xmlController</em> below in file: app/Controller/Sitemap.xmlController.php</p> <pre> <?php class Sitemap.xmlController extends AppController { } </pre> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/missing_controller.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/webroot/index.php line 108</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'sitemap.xml' base => '' webroot => '/' here => '/sitemap.xml' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ', 'scripts_for_layout' => '', 'title_for_layout' => 'Errors' ) $extra_classes = '' $city_class = false $filterOperators = array( 'equal' => 'Igual', 'notEqual' => 'Distinto', 'minor' => 'Menor', 'minorEqual' => 'Menor o Igual', 'mayor' => 'Mayor', 'mayorEqual' => 'Mayor o Igual', 'between' => 'Entre' ) $showable_mantenimientos = array() $class = 'Sitemap.xmlController' $plugin = null $code = (int) 404 $url = '/sitemap.xml' $name = 'Controller class Sitemap.xmlController could not be found.' $error = object(MissingControllerException) { [protected] _messageTemplate => 'Controller class %s could not be found.' [protected] _attributes => array( 'class' => 'Sitemap.xmlController', 'plugin' => null ) [protected] _responseHeaders => null [protected] message => 'Controller class Sitemap.xmlController could not be found.' [protected] code => (int) 404 [protected] file => '/var/www/lib/Cake/Routing/Dispatcher.php' [protected] line => (int) 156 } $_serialize = array( (int) 0 => 'code', (int) 1 => 'url', (int) 2 => 'name' ) $sessionEmpresa = false $sessionAdmin = false $sessionUser = false $isIframe = false $content_for_layout = '<h2>Missing Controller</h2> <p class="error"> <strong>Error: </strong> <em>Sitemap.xmlController</em> could not be found.</p> <p class="error"> <strong>Error: </strong> Create the class <em>Sitemap.xmlController</em> below in file: app/Controller/Sitemap.xmlController.php</p> <pre> <?php class Sitemap.xmlController extends AppController { } </pre> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/missing_controller.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/webroot/index.php line 108</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'sitemap.xml' base => '' webroot => '/' here => '/sitemap.xml' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ' $scripts_for_layout = '' $title_for_layout = 'Errors'include - APP/View/Layouts/default.ctp, line 4 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::renderLayout() - CORE/Cake/View/View.php, line 525 View::render() - CORE/Cake/View/View.php, line 470 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 275 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 199 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 177 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 122 [main] - [internal], line ??
Notice (8): Undefined variable: empresa [APP/View/Layouts/default.ctp, line 19]Code Context<!-- Basic Page Needs================================================== --><?php echo $this->Html->charset(); ?><title><?php echo $empresa['Empresa']['nombre'];?></title>$viewFile = '/var/www/app/View/Layouts/default.ctp' $dataForView = array( 'extra_classes' => '', 'city_class' => false, 'filterOperators' => array( 'equal' => 'Igual', 'notEqual' => 'Distinto', 'minor' => 'Menor', 'minorEqual' => 'Menor o Igual', 'mayor' => 'Mayor', 'mayorEqual' => 'Mayor o Igual', 'between' => 'Entre' ), 'showable_mantenimientos' => array(), 'class' => 'Sitemap.xmlController', 'plugin' => null, 'code' => (int) 404, 'url' => '/sitemap.xml', 'name' => 'Controller class Sitemap.xmlController could not be found.', 'error' => object(MissingControllerException) { [protected] _messageTemplate => 'Controller class %s could not be found.' [protected] _attributes => array( [maximum depth reached] ) [protected] _responseHeaders => null [protected] message => 'Controller class Sitemap.xmlController could not be found.' [protected] code => (int) 404 [protected] file => '/var/www/lib/Cake/Routing/Dispatcher.php' [protected] line => (int) 156 }, '_serialize' => array( (int) 0 => 'code', (int) 1 => 'url', (int) 2 => 'name' ), 'sessionEmpresa' => false, 'sessionAdmin' => false, 'sessionUser' => false, 'isIframe' => false, 'content_for_layout' => '<h2>Missing Controller</h2> <p class="error"> <strong>Error: </strong> <em>Sitemap.xmlController</em> could not be found.</p> <p class="error"> <strong>Error: </strong> Create the class <em>Sitemap.xmlController</em> below in file: app/Controller/Sitemap.xmlController.php</p> <pre> <?php class Sitemap.xmlController extends AppController { } </pre> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/missing_controller.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/webroot/index.php line 108</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'sitemap.xml' base => '' webroot => '/' here => '/sitemap.xml' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ', 'scripts_for_layout' => '', 'title_for_layout' => 'Errors' ) $extra_classes = '' $city_class = false $filterOperators = array( 'equal' => 'Igual', 'notEqual' => 'Distinto', 'minor' => 'Menor', 'minorEqual' => 'Menor o Igual', 'mayor' => 'Mayor', 'mayorEqual' => 'Mayor o Igual', 'between' => 'Entre' ) $showable_mantenimientos = array() $class = 'Sitemap.xmlController' $plugin = null $code = (int) 404 $url = '/sitemap.xml' $name = 'Controller class Sitemap.xmlController could not be found.' $error = object(MissingControllerException) { [protected] _messageTemplate => 'Controller class %s could not be found.' [protected] _attributes => array( 'class' => 'Sitemap.xmlController', 'plugin' => null ) [protected] _responseHeaders => null [protected] message => 'Controller class Sitemap.xmlController could not be found.' [protected] code => (int) 404 [protected] file => '/var/www/lib/Cake/Routing/Dispatcher.php' [protected] line => (int) 156 } $_serialize = array( (int) 0 => 'code', (int) 1 => 'url', (int) 2 => 'name' ) $sessionEmpresa = false $sessionAdmin = false $sessionUser = false $isIframe = false $content_for_layout = '<h2>Missing Controller</h2> <p class="error"> <strong>Error: </strong> <em>Sitemap.xmlController</em> could not be found.</p> <p class="error"> <strong>Error: </strong> Create the class <em>Sitemap.xmlController</em> below in file: app/Controller/Sitemap.xmlController.php</p> <pre> <?php class Sitemap.xmlController extends AppController { } </pre> <p class="notice"> <strong>Notice: </strong> If you want to customize this error message, create app/View/Errors/missing_controller.ctp</p> <h3>Stack Trace</h3> <ul class="cake-stack-trace"> <li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/webroot/index.php line 108</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code> <code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code> <span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></span> <code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) { params => array( [maximum depth reached] ) data => array([maximum depth reached]) query => array([maximum depth reached]) url => 'sitemap.xml' base => '' webroot => '/' here => '/sitemap.xml' [protected] _detectors => array( [maximum depth reached] ) [protected] _input => '' } object(CakeResponse) { [protected] _statusCodes => array( [maximum depth reached] ) [protected] _mimeTypes => array( [maximum depth reached] ) [protected] _protocol => 'HTTP/1.1' [protected] _status => (int) 200 [protected] _contentType => 'text/html' [protected] _headers => array([maximum depth reached]) [protected] _body => null [protected] _file => null [protected] _fileRange => null [protected] _charset => 'UTF-8' [protected] _cacheDirectives => array([maximum depth reached]) [protected] _cookies => array([maximum depth reached]) }</pre></div></li> </ul> <script type="text/javascript"> function traceToggle(event, id) { var el = document.getElementById(id); el.style.display = (el.style.display === 'block') ? 'none' : 'block'; event.preventDefault(); return false; } </script> ' $scripts_for_layout = '' $title_for_layout = 'Errors'include - APP/View/Layouts/default.ctp, line 19 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::renderLayout() - CORE/Cake/View/View.php, line 525 View::render() - CORE/Cake/View/View.php, line 470 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 275 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 199 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 177 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 122 [main] - [internal], line ??
<title><?php echo $empresa['Empresa']['nombre'];?></title><meta name="description"content="<?php echo $empresa['Empresa']['nombre'];?> es una aplicación para la reserva de taxis y remises mediante un sistema de geolocalizacion">
$viewFile = '/var/www/app/View/Layouts/default.ctp'
$dataForView = array(
'extra_classes' => '',
'city_class' => false,
'filterOperators' => array(
'equal' => 'Igual',
'notEqual' => 'Distinto',
'minor' => 'Menor',
'minorEqual' => 'Menor o Igual',
'mayor' => 'Mayor',
'mayorEqual' => 'Mayor o Igual',
'between' => 'Entre'
),
'showable_mantenimientos' => array(),
'class' => 'Sitemap.xmlController',
'plugin' => null,
'code' => (int) 404,
'url' => '/sitemap.xml',
'name' => 'Controller class Sitemap.xmlController could not be found.',
'error' => object(MissingControllerException) {
[protected] _messageTemplate => 'Controller class %s could not be found.'
[protected] _attributes => array(
[maximum depth reached]
)
[protected] _responseHeaders => null
[protected] message => 'Controller class Sitemap.xmlController could not be found.'
[protected] code => (int) 404
[protected] file => '/var/www/lib/Cake/Routing/Dispatcher.php'
[protected] line => (int) 156
},
'_serialize' => array(
(int) 0 => 'code',
(int) 1 => 'url',
(int) 2 => 'name'
),
'sessionEmpresa' => false,
'sessionAdmin' => false,
'sessionUser' => false,
'isIframe' => false,
'content_for_layout' => '<h2>Missing Controller</h2>
<p class="error">
<strong>Error: </strong>
<em>Sitemap.xmlController</em> could not be found.</p>
<p class="error">
<strong>Error: </strong>
Create the class <em>Sitemap.xmlController</em> below in file: app/Controller/Sitemap.xmlController.php</p>
<pre>
<?php
class Sitemap.xmlController extends AppController {
}
</pre>
<p class="notice">
<strong>Notice: </strong>
If you want to customize this error message, create app/View/Errors/missing_controller.ctp</p>
<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/webroot/index.php line 108</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
',
'scripts_for_layout' => '',
'title_for_layout' => 'Errors'
)
$extra_classes = ''
$city_class = false
$filterOperators = array(
'equal' => 'Igual',
'notEqual' => 'Distinto',
'minor' => 'Menor',
'minorEqual' => 'Menor o Igual',
'mayor' => 'Mayor',
'mayorEqual' => 'Mayor o Igual',
'between' => 'Entre'
)
$showable_mantenimientos = array()
$class = 'Sitemap.xmlController'
$plugin = null
$code = (int) 404
$url = '/sitemap.xml'
$name = 'Controller class Sitemap.xmlController could not be found.'
$error = object(MissingControllerException) {
[protected] _messageTemplate => 'Controller class %s could not be found.'
[protected] _attributes => array(
'class' => 'Sitemap.xmlController',
'plugin' => null
)
[protected] _responseHeaders => null
[protected] message => 'Controller class Sitemap.xmlController could not be found.'
[protected] code => (int) 404
[protected] file => '/var/www/lib/Cake/Routing/Dispatcher.php'
[protected] line => (int) 156
}
$_serialize = array(
(int) 0 => 'code',
(int) 1 => 'url',
(int) 2 => 'name'
)
$sessionEmpresa = false
$sessionAdmin = false
$sessionUser = false
$isIframe = false
$content_for_layout = '<h2>Missing Controller</h2>
<p class="error">
<strong>Error: </strong>
<em>Sitemap.xmlController</em> could not be found.</p>
<p class="error">
<strong>Error: </strong>
Create the class <em>Sitemap.xmlController</em> below in file: app/Controller/Sitemap.xmlController.php</p>
<pre>
<?php
class Sitemap.xmlController extends AppController {
}
</pre>
<p class="notice">
<strong>Notice: </strong>
If you want to customize this error message, create app/View/Errors/missing_controller.ctp</p>
<h3>Stack Trace</h3>
<ul class="cake-stack-trace">
<li><a href="#" onclick="traceToggle(event, 'file-excerpt-0')">APP/webroot/index.php line 108</a> → <a href="#" onclick="traceToggle(event, 'trace-args-0')">Dispatcher->dispatch(CakeRequest, CakeResponse)</a> <div id="file-excerpt-0" class="cake-code-dump" style="display:none;"><pre><code><span style="color: #000000"><span style="color: #0000BB">$Dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">(</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeRequest</span><span style="color: #007700">(),</span></span></code>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">CakeResponse</span><span style="color: #007700">()</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre></div> <div id="trace-args-0" class="cake-code-dump" style="display: none;"><pre>object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}</pre></div></li>
</ul>
<script type="text/javascript">
function traceToggle(event, id) {
var el = document.getElementById(id);
el.style.display = (el.style.display === 'block') ? 'none' : 'block';
event.preventDefault();
return false;
}
</script>
'
$scripts_for_layout = ''
$title_for_layout = 'Errors'include - APP/View/Layouts/default.ctp, line 21 View::_evaluate() - CORE/Cake/View/View.php, line 931 View::_render() - CORE/Cake/View/View.php, line 893 View::renderLayout() - CORE/Cake/View/View.php, line 525 View::render() - CORE/Cake/View/View.php, line 470 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 275 ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 199 ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 177 ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 122 [main] - [internal], line ??
Error: Sitemap.xmlController could not be found.
Error: Create the class Sitemap.xmlController below in file: app/Controller/Sitemap.xmlController.php
<?php
class Sitemap.xmlController extends AppController {
}
Notice: If you want to customize this error message, create app/View/Errors/missing_controller.ctp
$Dispatcher->dispatch(new CakeRequest(),new CakeResponse());
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context),E_USER_WARNING);$key = 'file_map' $value = array( 'Configure' => '/var/www/lib/Cake/Core/Configure.php', 'Hash' => '/var/www/lib/Cake/Utility/Hash.php', 'Cache' => '/var/www/lib/Cake/Cache/Cache.php', 'FileEngine' => '/var/www/lib/Cake/Cache/Engine/FileEngine.php', 'CacheEngine' => '/var/www/lib/Cake/Cache/CacheEngine.php', 'Inflector' => '/var/www/lib/Cake/Utility/Inflector.php', 'ErrorHandler' => '/var/www/lib/Cake/Error/ErrorHandler.php', 'Image' => '/var/www/app/Lib/Image.php', 'SocketClient' => '/var/www/app/Lib/SocketClient.php', 'CakePlugin' => '/var/www/lib/Cake/Core/CakePlugin.php', 'CakeLog' => '/var/www/lib/Cake/Log/CakeLog.php', 'LogEngineCollection' => '/var/www/lib/Cake/Log/LogEngineCollection.php', 'ObjectCollection' => '/var/www/lib/Cake/Utility/ObjectCollection.php', 'FileLog' => '/var/www/lib/Cake/Log/Engine/FileLog.php', 'BaseLog' => '/var/www/lib/Cake/Log/Engine/BaseLog.php', 'CakeLogInterface' => '/var/www/lib/Cake/Log/CakeLogInterface.php', 'Debugger' => '/var/www/lib/Cake/Utility/Debugger.php', 'String' => '/var/www/lib/Cake/Utility/String.php', 'Dispatcher' => '/var/www/lib/Cake/Routing/Dispatcher.php', 'CakeEventListener' => '/var/www/lib/Cake/Event/CakeEventListener.php', 'CakeRequest' => '/var/www/lib/Cake/Network/CakeRequest.php', 'CakeResponse' => '/var/www/lib/Cake/Network/CakeResponse.php', 'CakeEvent' => '/var/www/lib/Cake/Event/CakeEvent.php', 'CakeEventManager' => '/var/www/lib/Cake/Event/CakeEventManager.php', 'AssetDispatcher' => '/var/www/lib/Cake/Routing/Filter/AssetDispatcher.php', 'DispatcherFilter' => '/var/www/lib/Cake/Routing/DispatcherFilter.php', 'CacheDispatcher' => '/var/www/lib/Cake/Routing/Filter/CacheDispatcher.php', 'Router' => '/var/www/lib/Cake/Routing/Router.php', 'CakeRoute' => '/var/www/lib/Cake/Routing/Route/CakeRoute.php', 'PluginShortRoute' => '/var/www/lib/Cake/Routing/Route/PluginShortRoute.php', 'I18n' => '/var/www/lib/Cake/I18n/I18n.php', 'L10n' => '/var/www/lib/Cake/I18n/L10n.php', 'CakeSession' => '/var/www/lib/Cake/Model/Datasource/CakeSession.php', 'ExceptionRenderer' => '/var/www/lib/Cake/Error/ExceptionRenderer.php', 'AppController' => '/var/www/app/Controller/AppController.php', 'Utils' => '/var/www/app/Lib/Utils.php', 'Controller' => '/var/www/lib/Cake/Controller/Controller.php', 'Object' => '/var/www/lib/Cake/Core/Object.php', 'CakeErrorController' => '/var/www/lib/Cake/Controller/CakeErrorController.php', 'ComponentCollection' => '/var/www/lib/Cake/Controller/ComponentCollection.php', 'SessionComponent' => '/var/www/lib/Cake/Controller/Component/SessionComponent.php', 'Component' => '/var/www/lib/Cake/Controller/Component.php', 'AcLucsComponent' => '/var/www/app/Controller/Component/AcLucsComponent.php', 'AcLucs' => '/var/www/app/Lib/AcLucs.php', 'MantenimientosComponent' => '/var/www/app/Controller/Component/MantenimientosComponent.php', 'RequestHandlerComponent' => '/var/www/lib/Cake/Controller/Component/RequestHandlerComponent.php', 'PaginatorComponent' => '/var/www/lib/Cake/Controller/Component/PaginatorComponent.php', 'FilterComponent' => '/var/www/app/Controller/Component/FilterComponent.php', 'GeoipComponent' => '/var/www/app/Controller/Component/GeoipComponent.php', 'GCMClientComponent' => '/var/www/app/Controller/Component/GCMClientComponent.php', 'GCMClient' => '/var/www/app/Lib/GCMClient.php', 'Gcm' => '/var/www/app/Model/Gcm.php', 'AppModel' => '/var/www/app/Model/AppModel.php', 'Model' => '/var/www/lib/Cake/Model/Model.php', 'DatabaseSession' => '/var/www/lib/Cake/Model/Datasource/Session/DatabaseSession.php', 'CakeSessionHandlerInterface' => '/var/www/lib/Cake/Model/Datasource/Session/CakeSessionHandlerInterface.php', 'ClassRegistry' => '/var/www/lib/Cake/Utility/ClassRegistry.php', 'BehaviorCollection' => '/var/www/lib/Cake/Model/BehaviorCollection.php', 'ContainableBehavior' => '/var/www/lib/Cake/Model/Behavior/ContainableBehavior.php', 'ModelBehavior' => '/var/www/lib/Cake/Model/ModelBehavior.php', 'View' => '/var/www/lib/Cake/View/View.php', 'HelperCollection' => '/var/www/lib/Cake/View/HelperCollection.php', 'ViewBlock' => '/var/www/lib/Cake/View/ViewBlock.php', 'FormHelper' => '/var/www/app/View/Helper/FormHelper.php', 'AppHelper' => '/var/www/app/View/Helper/AppHelper.php', 'Helper' => '/var/www/lib/Cake/View/Helper.php', 'HtmlHelper' => '/var/www/app/View/Helper/HtmlHelper.php', 'JsHelper' => '/var/www/app/View/Helper/JsHelper.php', 'SessionHelper' => '/var/www/app/View/Helper/SessionHelper.php', 'ConnectionManager' => '/var/www/lib/Cake/Model/ConnectionManager.php' ) $config = '_cake_core_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/var/www/app/tmp/cache/persistent/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 325 App::shutdown() - CORE/Cake/Core/App.php, line 899 [main] - [internal], line ??