Warning (2) : Use of undefined constant RETURN_CODE_OK - assumed 'RETURN_CODE_OK' (this will throw an Error in a future version of PHP) [CORE/src/Controller/ComponentRegistry.php , line 120 ]Code Context {
$instance = new $class ( $this , $config );
$enable = isset( $config [ 'enabled' ]) ? $config [ 'enabled' ] : true ; $class = 'App\Controller\Component\AjaxRespondComponent'
$alias = 'AjaxRespond'
$config = [] Cake\Controller\ComponentRegistry::_create() - CORE/src/Controller/ComponentRegistry.php, line 120
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\Controller\Controller::loadComponent() - CORE/src/Controller/Controller.php, line 334
Cake\Controller\Controller::_loadComponents() - CORE/src/Controller/Controller.php, line 660
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 275
Cake\Error\ExceptionRenderer::_getController() - CORE/src/Error/ExceptionRenderer.php, line 165
Cake\Error\ExceptionRenderer::__construct() - CORE/src/Error/ExceptionRenderer.php, line 101
Cake\Error\Middleware\ErrorHandlerMiddleware::getRenderer() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 173
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 114
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Trying to get property 'dateTime' of non-object [APP/Controller/Component/DateTimeComponent.php , line 24 ]Code Context $this -> settings = Configure :: read ( 'appConfig' );
$this -> dtConfig = $this -> settings -> dateTime ;
} $config = [] App\Controller\Component\DateTimeComponent::initialize() - APP/Controller/Component/DateTimeComponent.php, line 24
Cake\Controller\Component::__construct() - CORE/src/Controller/Component.php, line 132
Cake\Controller\ComponentRegistry::_create() - CORE/src/Controller/ComponentRegistry.php, line 120
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\Controller\Controller::loadComponent() - CORE/src/Controller/Controller.php, line 334
Cake\Controller\Controller::_loadComponents() - CORE/src/Controller/Controller.php, line 660
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 275
Cake\Error\ExceptionRenderer::_getController() - CORE/src/Error/ExceptionRenderer.php, line 165
Cake\Error\ExceptionRenderer::__construct() - CORE/src/Error/ExceptionRenderer.php, line 101
Cake\Error\Middleware\ErrorHandlerMiddleware::getRenderer() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 173
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 114
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
[main] - ROOT/webroot/index.php, line 40 Notice (8) : Trying to get property 'locale' of non-object [APP/Controller/Component/LocaleComponent.php , line 25 ]Code Context $this -> appConfig = Configure :: read ( 'appConfig' );
$this -> appLocales = $this -> appConfig -> locale ;
} $config = [] App\Controller\Component\LocaleComponent::initialize() - APP/Controller/Component/LocaleComponent.php, line 25
Cake\Controller\Component::__construct() - CORE/src/Controller/Component.php, line 132
Cake\Controller\ComponentRegistry::_create() - CORE/src/Controller/ComponentRegistry.php, line 120
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 96
Cake\Controller\Controller::loadComponent() - CORE/src/Controller/Controller.php, line 334
Cake\Controller\Controller::_loadComponents() - CORE/src/Controller/Controller.php, line 660
Cake\Controller\Controller::__construct() - CORE/src/Controller/Controller.php, line 275
Cake\Error\ExceptionRenderer::_getController() - CORE/src/Error/ExceptionRenderer.php, line 165
Cake\Error\ExceptionRenderer::__construct() - CORE/src/Error/ExceptionRenderer.php, line 101
Cake\Error\Middleware\ErrorHandlerMiddleware::getRenderer() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 173
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 114
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 97
[main] - ROOT/webroot/index.php, line 40 Warning (512) : Unable to emit headers. Headers sent in file=/home/gtapp/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=856 [CORE/src/Http/ResponseEmitter.php , line 54 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else { $response = object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '
<!DOCTYPE html>
<html>
<head>
<title></title>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6937efdce3262-trace').style.display = (document.getElementById('cakeErr6937efdce3262-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Use of undefined constant BASE_URL - assumed 'BASE_URL' (this will throw an Error in a future version of PHP) [<b>APP/Template/Element/default/head.ctp</b>, line <b>2</b>]<div id="cakeErr6937efdce3262-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6937efdce3262-code').style.display = (document.getElementById('cakeErr6937efdce3262-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6937efdce3262-context').style.display = (document.getElementById('cakeErr6937efdce3262-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6937efdce3262-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><title><span style="color: #0000BB"><?php </span><span style="color: #007700">if(isset(</span><span style="color: #0000BB">$page</span><span style="color: #007700">[</span><span style="color: #DD0000">'title'</span><span style="color: #007700">])) print(</span><span style="color: #0000BB">$page</span><span style="color: #007700">[</span><span style="color: #DD0000">'title'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></title></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">print(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">meta</span><span style="color: #007700">(</span><span style="color: #DD0000">'icon'</span><span style="color: #007700">, </span><span style="color: #0000BB">BASE_URL </span><span style="color: #007700">. </span><span style="color: #DD0000">'favicon.png'</span><span style="color: #007700">)); </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr6937efdce3262-context" class="cake-context" style="display: none;">$viewFile = '/home/gtapp/public_html/src/Template/Element//default/head.ctp'
$dataForView = [
'class' => 'Sitemap.xml',
'plugin' => false,
'prefix' => false,
'_ext' => false,
'message' => 'Controller class Sitemap.xml could not be found.',
'url' => '/sitemap.xml',
'error' => object(Cake\Routing\Exception\MissingControllerException) {
[protected] _messageTemplate => 'Controller class %s could not be found.'
[protected] _attributes => [
[maximum depth reached]
]
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'Controller class Sitemap.xml could not be found.'
[protected] code => (int) 404
[protected] file => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php'
[protected] line => (int) 105
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 90,
'function' => 'missingController',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 1 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 37,
'function' => 'getControllerClass',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 2 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 91,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 3 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 234,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->'
],
(int) 4 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->'
],
(int) 5 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 6 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php',
'line' => (int) 120,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 7 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Middleware\CsrfProtectionMiddleware',
'type' => '->'
],
(int) 8 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 9 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 170,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 10 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->'
],
(int) 11 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 97,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 12 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->'
],
(int) 13 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 96,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 14 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->'
],
(int) 15 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 16 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 97,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 17 => [
'file' => '/home/gtapp/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->'
]
],
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
$class = 'Sitemap.xml'
$plugin = false
$prefix = false
$_ext = false
$message = 'Controller class Sitemap.xml could not be found.'
$url = '/sitemap.xml'
$error = object(Cake\Routing\Exception\MissingControllerException) {
[protected] _messageTemplate => 'Controller class %s could not be found.'
[protected] _attributes => [
'class' => 'Sitemap.xml',
'plugin' => false,
'prefix' => false,
'_ext' => false
]
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'Controller class Sitemap.xml could not be found.'
[protected] code => (int) 404
[protected] file => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php'
[protected] line => (int) 105
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 90,
'function' => 'missingController',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 1 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 37,
'function' => 'getControllerClass',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 2 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 91,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 3 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 234,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->'
],
(int) 4 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->'
],
(int) 5 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 6 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php',
'line' => (int) 120,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 7 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Middleware\CsrfProtectionMiddleware',
'type' => '->'
],
(int) 8 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 9 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 170,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 10 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->'
],
(int) 11 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 97,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 12 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->'
],
(int) 13 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 96,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 14 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->'
],
(int) 15 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 16 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 97,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 17 => [
'file' => '/home/gtapp/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->'
]
]
$file = '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php'
$line = (int) 105</pre><pre class="stack-trace">include - APP/Template/Element/default/head.ctp, line 2
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1857
Cake\View\View::element() - CORE/src/View/View.php, line 782
include - APP/Template/Layout/default.ctp, line 20
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 926
Cake\View\View::render() - CORE/src/View/View.php, line 884
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 795
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 243
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre><link href="/BASE_URLfavicon.png" type="image/x-icon" rel="icon"/><link href="/BASE_URLfavicon.png" type="image/x-icon" rel="shortcut icon"/>
<!-- Metadata -->
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- Fonts -->
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:400,700%7CQuattrocento+Sans:400,700"/>
<!-- Stylesheets -->
<link rel="stylesheet" href="/css/bootstrap/3.0.3/bootstrap.css"/>
<link rel="stylesheet" href="/css/fonts.css"/>
<link rel="stylesheet" href="/css/style.css"/>
<!-- Javascripts -->
<script src="/js/jquery/2.2.4/core.js"></script>
</head>
<body>
<!-- Page-->
<div class="text-left page">
Missing controller<br/><br/>
<pre class="pr">Array
(
[USER] => gtapp
[HOME] => /home/gtapp
[SCRIPT_NAME] => /webroot/index.php
[REQUEST_URI] => /sitemap.xml
[QUERY_STRING] =>
[REQUEST_METHOD] => GET
[SERVER_PROTOCOL] => HTTP/2.0
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /webroot/sitemap.xml
[REMOTE_PORT] => 5046
[SCRIPT_FILENAME] => /home/gtapp/public_html/webroot/index.php
[SERVER_ADMIN] => [no address given]
[CONTEXT_DOCUMENT_ROOT] => /home/gtapp/public_html
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/gtapp/public_html
[REMOTE_ADDR] => 216.73.216.169
[SERVER_PORT] => 443
[SERVER_ADDR] => 195.7.6.74
[SERVER_NAME] => gtapp.vize.ba
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[HTTP_HOST] => gtapp.vize.ba
[HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
[HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
[HTTP_ACCEPT] => */*
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => gtapp.vize.ba
[HTTPS] => on
[H2_STREAM_TAG] => 1875315-48-3
[H2_STREAM_ID] => 3
[H2_PUSHED_ON] =>
[H2_PUSHED] =>
[H2_PUSH] => off
[H2PUSH] => off
[HTTP2] => on
[SCRIPT_URI] => https://gtapp.vize.ba/sitemap.xml
[SCRIPT_URL] => /sitemap.xml
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => gtapp.vize.ba
[REDIRECT_HTTPS] => on
[REDIRECT_H2_STREAM_TAG] => 1875315-48-3
[REDIRECT_H2_STREAM_ID] => 3
[REDIRECT_H2_PUSHED_ON] =>
[REDIRECT_H2_PUSHED] =>
[REDIRECT_H2_PUSH] => off
[REDIRECT_H2PUSH] => off
[REDIRECT_HTTP2] => on
[REDIRECT_SCRIPT_URI] => https://gtapp.vize.ba/sitemap.xml
[REDIRECT_SCRIPT_URL] => /sitemap.xml
[REDIRECT_REDIRECT_STATUS] => 200
[REDIRECT_REDIRECT_SSL_TLS_SNI] => gtapp.vize.ba
[REDIRECT_REDIRECT_HTTPS] => on
[REDIRECT_REDIRECT_H2_STREAM_TAG] => 1875315-48-3
[REDIRECT_REDIRECT_H2_STREAM_ID] => 3
[REDIRECT_REDIRECT_H2_PUSHED_ON] =>
[REDIRECT_REDIRECT_H2_PUSHED] =>
[REDIRECT_REDIRECT_H2_PUSH] => off
[REDIRECT_REDIRECT_H2PUSH] => off
[REDIRECT_REDIRECT_HTTP2] => on
[REDIRECT_REDIRECT_SCRIPT_URI] => https://gtapp.vize.ba/sitemap.xml
[REDIRECT_REDIRECT_SCRIPT_URL] => /sitemap.xml
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /webroot/index.php
[REQUEST_TIME_FLOAT] => 1765273564.9253
[REQUEST_TIME] => 1765273564
)</pre> <div class="snackbars" id="form-output-global"></div>
</div>
<!-- Javascripts -->
<script src="/js/script.js"></script>
<script src="/js/general/core/defined_codes.js"></script>
<script src="/js/general/core/operators.js"></script>
<script src="/js/general/core/string.js"></script>
<script src="/js/general/core/general.js"></script>
<script src="/js/general/core/js_helper.js"></script>
<script>
$(document).ready(function() {
});
</script>
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 856
$message = 'Unable to emit headers. Headers sent in file=/home/gtapp/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=856' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/gtapp/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [CORE/src/Http/ResponseEmitter.php , line 155 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
)); $response = object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '
<!DOCTYPE html>
<html>
<head>
<title></title>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6937efdce3262-trace').style.display = (document.getElementById('cakeErr6937efdce3262-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Use of undefined constant BASE_URL - assumed 'BASE_URL' (this will throw an Error in a future version of PHP) [<b>APP/Template/Element/default/head.ctp</b>, line <b>2</b>]<div id="cakeErr6937efdce3262-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6937efdce3262-code').style.display = (document.getElementById('cakeErr6937efdce3262-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6937efdce3262-context').style.display = (document.getElementById('cakeErr6937efdce3262-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6937efdce3262-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><title><span style="color: #0000BB"><?php </span><span style="color: #007700">if(isset(</span><span style="color: #0000BB">$page</span><span style="color: #007700">[</span><span style="color: #DD0000">'title'</span><span style="color: #007700">])) print(</span><span style="color: #0000BB">$page</span><span style="color: #007700">[</span><span style="color: #DD0000">'title'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></title></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">print(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">meta</span><span style="color: #007700">(</span><span style="color: #DD0000">'icon'</span><span style="color: #007700">, </span><span style="color: #0000BB">BASE_URL </span><span style="color: #007700">. </span><span style="color: #DD0000">'favicon.png'</span><span style="color: #007700">)); </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr6937efdce3262-context" class="cake-context" style="display: none;">$viewFile = '/home/gtapp/public_html/src/Template/Element//default/head.ctp'
$dataForView = [
'class' => 'Sitemap.xml',
'plugin' => false,
'prefix' => false,
'_ext' => false,
'message' => 'Controller class Sitemap.xml could not be found.',
'url' => '/sitemap.xml',
'error' => object(Cake\Routing\Exception\MissingControllerException) {
[protected] _messageTemplate => 'Controller class %s could not be found.'
[protected] _attributes => [
[maximum depth reached]
]
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'Controller class Sitemap.xml could not be found.'
[protected] code => (int) 404
[protected] file => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php'
[protected] line => (int) 105
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 90,
'function' => 'missingController',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 1 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 37,
'function' => 'getControllerClass',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 2 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 91,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 3 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 234,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->'
],
(int) 4 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->'
],
(int) 5 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 6 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php',
'line' => (int) 120,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 7 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Middleware\CsrfProtectionMiddleware',
'type' => '->'
],
(int) 8 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 9 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 170,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 10 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->'
],
(int) 11 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 97,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 12 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->'
],
(int) 13 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 96,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 14 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->'
],
(int) 15 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 16 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 97,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 17 => [
'file' => '/home/gtapp/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->'
]
],
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
$class = 'Sitemap.xml'
$plugin = false
$prefix = false
$_ext = false
$message = 'Controller class Sitemap.xml could not be found.'
$url = '/sitemap.xml'
$error = object(Cake\Routing\Exception\MissingControllerException) {
[protected] _messageTemplate => 'Controller class %s could not be found.'
[protected] _attributes => [
'class' => 'Sitemap.xml',
'plugin' => false,
'prefix' => false,
'_ext' => false
]
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'Controller class Sitemap.xml could not be found.'
[protected] code => (int) 404
[protected] file => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php'
[protected] line => (int) 105
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 90,
'function' => 'missingController',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 1 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 37,
'function' => 'getControllerClass',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 2 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 91,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 3 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 234,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->'
],
(int) 4 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->'
],
(int) 5 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 6 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php',
'line' => (int) 120,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 7 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Middleware\CsrfProtectionMiddleware',
'type' => '->'
],
(int) 8 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 9 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 170,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 10 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->'
],
(int) 11 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 97,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 12 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->'
],
(int) 13 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 96,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 14 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->'
],
(int) 15 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 16 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 97,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 17 => [
'file' => '/home/gtapp/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->'
]
]
$file = '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php'
$line = (int) 105</pre><pre class="stack-trace">include - APP/Template/Element/default/head.ctp, line 2
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1857
Cake\View\View::element() - CORE/src/View/View.php, line 782
include - APP/Template/Layout/default.ctp, line 20
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 926
Cake\View\View::render() - CORE/src/View/View.php, line 884
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 795
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 243
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre><link href="/BASE_URLfavicon.png" type="image/x-icon" rel="icon"/><link href="/BASE_URLfavicon.png" type="image/x-icon" rel="shortcut icon"/>
<!-- Metadata -->
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- Fonts -->
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:400,700%7CQuattrocento+Sans:400,700"/>
<!-- Stylesheets -->
<link rel="stylesheet" href="/css/bootstrap/3.0.3/bootstrap.css"/>
<link rel="stylesheet" href="/css/fonts.css"/>
<link rel="stylesheet" href="/css/style.css"/>
<!-- Javascripts -->
<script src="/js/jquery/2.2.4/core.js"></script>
</head>
<body>
<!-- Page-->
<div class="text-left page">
Missing controller<br/><br/>
<pre class="pr">Array
(
[USER] => gtapp
[HOME] => /home/gtapp
[SCRIPT_NAME] => /webroot/index.php
[REQUEST_URI] => /sitemap.xml
[QUERY_STRING] =>
[REQUEST_METHOD] => GET
[SERVER_PROTOCOL] => HTTP/2.0
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /webroot/sitemap.xml
[REMOTE_PORT] => 5046
[SCRIPT_FILENAME] => /home/gtapp/public_html/webroot/index.php
[SERVER_ADMIN] => [no address given]
[CONTEXT_DOCUMENT_ROOT] => /home/gtapp/public_html
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/gtapp/public_html
[REMOTE_ADDR] => 216.73.216.169
[SERVER_PORT] => 443
[SERVER_ADDR] => 195.7.6.74
[SERVER_NAME] => gtapp.vize.ba
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[HTTP_HOST] => gtapp.vize.ba
[HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
[HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
[HTTP_ACCEPT] => */*
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => gtapp.vize.ba
[HTTPS] => on
[H2_STREAM_TAG] => 1875315-48-3
[H2_STREAM_ID] => 3
[H2_PUSHED_ON] =>
[H2_PUSHED] =>
[H2_PUSH] => off
[H2PUSH] => off
[HTTP2] => on
[SCRIPT_URI] => https://gtapp.vize.ba/sitemap.xml
[SCRIPT_URL] => /sitemap.xml
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => gtapp.vize.ba
[REDIRECT_HTTPS] => on
[REDIRECT_H2_STREAM_TAG] => 1875315-48-3
[REDIRECT_H2_STREAM_ID] => 3
[REDIRECT_H2_PUSHED_ON] =>
[REDIRECT_H2_PUSHED] =>
[REDIRECT_H2_PUSH] => off
[REDIRECT_H2PUSH] => off
[REDIRECT_HTTP2] => on
[REDIRECT_SCRIPT_URI] => https://gtapp.vize.ba/sitemap.xml
[REDIRECT_SCRIPT_URL] => /sitemap.xml
[REDIRECT_REDIRECT_STATUS] => 200
[REDIRECT_REDIRECT_SSL_TLS_SNI] => gtapp.vize.ba
[REDIRECT_REDIRECT_HTTPS] => on
[REDIRECT_REDIRECT_H2_STREAM_TAG] => 1875315-48-3
[REDIRECT_REDIRECT_H2_STREAM_ID] => 3
[REDIRECT_REDIRECT_H2_PUSHED_ON] =>
[REDIRECT_REDIRECT_H2_PUSHED] =>
[REDIRECT_REDIRECT_H2_PUSH] => off
[REDIRECT_REDIRECT_H2PUSH] => off
[REDIRECT_REDIRECT_HTTP2] => on
[REDIRECT_REDIRECT_SCRIPT_URI] => https://gtapp.vize.ba/sitemap.xml
[REDIRECT_REDIRECT_SCRIPT_URL] => /sitemap.xml
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /webroot/index.php
[REQUEST_TIME_FLOAT] => 1765273564.9253
[REQUEST_TIME] => 1765273564
)</pre> <div class="snackbars" id="form-output-global"></div>
</div>
<!-- Javascripts -->
<script src="/js/script.js"></script>
<script src="/js/general/core/defined_codes.js"></script>
<script src="/js/general/core/operators.js"></script>
<script src="/js/general/core/string.js"></script>
<script src="/js/general/core/general.js"></script>
<script src="/js/general/core/js_helper.js"></script>
<script>
$(document).ready(function() {
});
</script>
</body>
</html>
'
}
$reasonPhrase = 'Not Found' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 155
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/gtapp/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:856) [CORE/src/Http/ResponseEmitter.php , line 184 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' , $response = object(Cake\Http\Response) {
'status' => (int) 404,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '
<!DOCTYPE html>
<html>
<head>
<title></title>
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6937efdce3262-trace').style.display = (document.getElementById('cakeErr6937efdce3262-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Use of undefined constant BASE_URL - assumed 'BASE_URL' (this will throw an Error in a future version of PHP) [<b>APP/Template/Element/default/head.ctp</b>, line <b>2</b>]<div id="cakeErr6937efdce3262-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6937efdce3262-code').style.display = (document.getElementById('cakeErr6937efdce3262-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6937efdce3262-context').style.display = (document.getElementById('cakeErr6937efdce3262-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6937efdce3262-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><title><span style="color: #0000BB"><?php </span><span style="color: #007700">if(isset(</span><span style="color: #0000BB">$page</span><span style="color: #007700">[</span><span style="color: #DD0000">'title'</span><span style="color: #007700">])) print(</span><span style="color: #0000BB">$page</span><span style="color: #007700">[</span><span style="color: #DD0000">'title'</span><span style="color: #007700">]); </span><span style="color: #0000BB">?></span></title></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">print(</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">meta</span><span style="color: #007700">(</span><span style="color: #DD0000">'icon'</span><span style="color: #007700">, </span><span style="color: #0000BB">BASE_URL </span><span style="color: #007700">. </span><span style="color: #DD0000">'favicon.png'</span><span style="color: #007700">)); </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr6937efdce3262-context" class="cake-context" style="display: none;">$viewFile = '/home/gtapp/public_html/src/Template/Element//default/head.ctp'
$dataForView = [
'class' => 'Sitemap.xml',
'plugin' => false,
'prefix' => false,
'_ext' => false,
'message' => 'Controller class Sitemap.xml could not be found.',
'url' => '/sitemap.xml',
'error' => object(Cake\Routing\Exception\MissingControllerException) {
[protected] _messageTemplate => 'Controller class %s could not be found.'
[protected] _attributes => [
[maximum depth reached]
]
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'Controller class Sitemap.xml could not be found.'
[protected] code => (int) 404
[protected] file => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php'
[protected] line => (int) 105
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 90,
'function' => 'missingController',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 1 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 37,
'function' => 'getControllerClass',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 2 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 91,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 3 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 234,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->'
],
(int) 4 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->'
],
(int) 5 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 6 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php',
'line' => (int) 120,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 7 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Middleware\CsrfProtectionMiddleware',
'type' => '->'
],
(int) 8 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 9 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 170,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 10 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->'
],
(int) 11 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 97,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 12 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->'
],
(int) 13 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 96,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 14 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->'
],
(int) 15 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 16 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 97,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 17 => [
'file' => '/home/gtapp/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->'
]
],
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
$class = 'Sitemap.xml'
$plugin = false
$prefix = false
$_ext = false
$message = 'Controller class Sitemap.xml could not be found.'
$url = '/sitemap.xml'
$error = object(Cake\Routing\Exception\MissingControllerException) {
[protected] _messageTemplate => 'Controller class %s could not be found.'
[protected] _attributes => [
'class' => 'Sitemap.xml',
'plugin' => false,
'prefix' => false,
'_ext' => false
]
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'Controller class Sitemap.xml could not be found.'
[protected] code => (int) 404
[protected] file => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php'
[protected] line => (int) 105
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 90,
'function' => 'missingController',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 1 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 37,
'function' => 'getControllerClass',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 2 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 91,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 3 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 234,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->'
],
(int) 4 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->'
],
(int) 5 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 6 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php',
'line' => (int) 120,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 7 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Middleware\CsrfProtectionMiddleware',
'type' => '->'
],
(int) 8 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 9 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 170,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 10 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->'
],
(int) 11 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 97,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 12 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->'
],
(int) 13 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 96,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 14 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->'
],
(int) 15 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 16 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 97,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 17 => [
'file' => '/home/gtapp/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->'
]
]
$file = '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php'
$line = (int) 105</pre><pre class="stack-trace">include - APP/Template/Element/default/head.ctp, line 2
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1857
Cake\View\View::element() - CORE/src/View/View.php, line 782
include - APP/Template/Layout/default.ctp, line 20
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 926
Cake\View\View::render() - CORE/src/View/View.php, line 884
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 795
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 243
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51</pre></div></pre><link href="/BASE_URLfavicon.png" type="image/x-icon" rel="icon"/><link href="/BASE_URLfavicon.png" type="image/x-icon" rel="shortcut icon"/>
<!-- Metadata -->
<meta name="format-detection" content="telephone=no">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- Fonts -->
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:400,700%7CQuattrocento+Sans:400,700"/>
<!-- Stylesheets -->
<link rel="stylesheet" href="/css/bootstrap/3.0.3/bootstrap.css"/>
<link rel="stylesheet" href="/css/fonts.css"/>
<link rel="stylesheet" href="/css/style.css"/>
<!-- Javascripts -->
<script src="/js/jquery/2.2.4/core.js"></script>
</head>
<body>
<!-- Page-->
<div class="text-left page">
Missing controller<br/><br/>
<pre class="pr">Array
(
[USER] => gtapp
[HOME] => /home/gtapp
[SCRIPT_NAME] => /webroot/index.php
[REQUEST_URI] => /sitemap.xml
[QUERY_STRING] =>
[REQUEST_METHOD] => GET
[SERVER_PROTOCOL] => HTTP/2.0
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /webroot/sitemap.xml
[REMOTE_PORT] => 5046
[SCRIPT_FILENAME] => /home/gtapp/public_html/webroot/index.php
[SERVER_ADMIN] => [no address given]
[CONTEXT_DOCUMENT_ROOT] => /home/gtapp/public_html
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/gtapp/public_html
[REMOTE_ADDR] => 216.73.216.169
[SERVER_PORT] => 443
[SERVER_ADDR] => 195.7.6.74
[SERVER_NAME] => gtapp.vize.ba
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[HTTP_HOST] => gtapp.vize.ba
[HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
[HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
[HTTP_ACCEPT] => */*
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => gtapp.vize.ba
[HTTPS] => on
[H2_STREAM_TAG] => 1875315-48-3
[H2_STREAM_ID] => 3
[H2_PUSHED_ON] =>
[H2_PUSHED] =>
[H2_PUSH] => off
[H2PUSH] => off
[HTTP2] => on
[SCRIPT_URI] => https://gtapp.vize.ba/sitemap.xml
[SCRIPT_URL] => /sitemap.xml
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => gtapp.vize.ba
[REDIRECT_HTTPS] => on
[REDIRECT_H2_STREAM_TAG] => 1875315-48-3
[REDIRECT_H2_STREAM_ID] => 3
[REDIRECT_H2_PUSHED_ON] =>
[REDIRECT_H2_PUSHED] =>
[REDIRECT_H2_PUSH] => off
[REDIRECT_H2PUSH] => off
[REDIRECT_HTTP2] => on
[REDIRECT_SCRIPT_URI] => https://gtapp.vize.ba/sitemap.xml
[REDIRECT_SCRIPT_URL] => /sitemap.xml
[REDIRECT_REDIRECT_STATUS] => 200
[REDIRECT_REDIRECT_SSL_TLS_SNI] => gtapp.vize.ba
[REDIRECT_REDIRECT_HTTPS] => on
[REDIRECT_REDIRECT_H2_STREAM_TAG] => 1875315-48-3
[REDIRECT_REDIRECT_H2_STREAM_ID] => 3
[REDIRECT_REDIRECT_H2_PUSHED_ON] =>
[REDIRECT_REDIRECT_H2_PUSHED] =>
[REDIRECT_REDIRECT_H2_PUSH] => off
[REDIRECT_REDIRECT_H2PUSH] => off
[REDIRECT_REDIRECT_HTTP2] => on
[REDIRECT_REDIRECT_SCRIPT_URI] => https://gtapp.vize.ba/sitemap.xml
[REDIRECT_REDIRECT_SCRIPT_URL] => /sitemap.xml
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /webroot/index.php
[REQUEST_TIME_FLOAT] => 1765273564.9253
[REQUEST_TIME] => 1765273564
)</pre> <div class="snackbars" id="form-output-global"></div>
</div>
<!-- Javascripts -->
<script src="/js/script.js"></script>
<script src="/js/general/core/defined_codes.js"></script>
<script src="/js/general/core/operators.js"></script>
<script src="/js/general/core/string.js"></script>
<script src="/js/general/core/general.js"></script>
<script src="/js/general/core/js_helper.js"></script>
<script>
$(document).ready(function() {
});
</script>
</body>
</html>
'
}
$cookies = []
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 184
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 61
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40
Warning (2) : Use of undefined constant BASE_URL - assumed 'BASE_URL' (this will throw an Error in a future version of PHP) [APP/Template/Element/default/head.ctp , line 2 ]Code Context <title><?php if(isset( $page [ 'title' ])) print( $page [ 'title' ]); ?> </title>
<?php print( $this -> Html -> meta ( 'icon' , BASE_URL . 'favicon.png' )); ?>
$viewFile = '/home/gtapp/public_html/src/Template/Element//default/head.ctp'
$dataForView = [
'class' => 'Sitemap.xml',
'plugin' => false,
'prefix' => false,
'_ext' => false,
'message' => 'Controller class Sitemap.xml could not be found.',
'url' => '/sitemap.xml',
'error' => object(Cake\Routing\Exception\MissingControllerException) {
[protected] _messageTemplate => 'Controller class %s could not be found.'
[protected] _attributes => [
[maximum depth reached]
]
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'Controller class Sitemap.xml could not be found.'
[protected] code => (int) 404
[protected] file => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php'
[protected] line => (int) 105
},
'code' => (int) 404,
'_serialize' => [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
],
'trace' => [
(int) 0 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 90,
'function' => 'missingController',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 1 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 37,
'function' => 'getControllerClass',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 2 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 91,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 3 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 234,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->'
],
(int) 4 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->'
],
(int) 5 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 6 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php',
'line' => (int) 120,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 7 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Middleware\CsrfProtectionMiddleware',
'type' => '->'
],
(int) 8 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 9 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 170,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 10 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->'
],
(int) 11 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 97,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 12 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->'
],
(int) 13 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 96,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 14 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->'
],
(int) 15 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 16 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 97,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 17 => [
'file' => '/home/gtapp/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->'
]
],
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 105
]
$class = 'Sitemap.xml'
$plugin = false
$prefix = false
$_ext = false
$message = 'Controller class Sitemap.xml could not be found.'
$url = '/sitemap.xml'
$error = object(Cake\Routing\Exception\MissingControllerException) {
[protected] _messageTemplate => 'Controller class %s could not be found.'
[protected] _attributes => [
'class' => 'Sitemap.xml',
'plugin' => false,
'prefix' => false,
'_ext' => false
]
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'Controller class Sitemap.xml could not be found.'
[protected] code => (int) 404
[protected] file => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php'
[protected] line => (int) 105
}
$code = (int) 404
$_serialize = [
(int) 0 => 'message',
(int) 1 => 'url',
(int) 2 => 'code',
(int) 3 => 'file',
(int) 4 => 'line'
]
$trace = [
(int) 0 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 90,
'function' => 'missingController',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 1 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php',
'line' => (int) 37,
'function' => 'getControllerClass',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 2 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php',
'line' => (int) 91,
'function' => 'create',
'class' => 'Cake\Http\ControllerFactory',
'type' => '->'
],
(int) 3 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 234,
'function' => 'dispatch',
'class' => 'Cake\Http\ActionDispatcher',
'type' => '->'
],
(int) 4 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\BaseApplication',
'type' => '->'
],
(int) 5 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 6 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php',
'line' => (int) 120,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 7 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Http\Middleware\CsrfProtectionMiddleware',
'type' => '->'
],
(int) 8 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 9 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 170,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 10 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'type' => '->'
],
(int) 11 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 97,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 12 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'type' => '->'
],
(int) 13 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 96,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 14 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 65,
'function' => '__invoke',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'type' => '->'
],
(int) 15 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 51,
'function' => '__invoke',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 16 => [
'file' => '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 97,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'type' => '->'
],
(int) 17 => [
'file' => '/home/gtapp/public_html/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'type' => '->'
]
]
$file = '/home/gtapp/public_html/vendor/cakephp/cakephp/src/Http/ControllerFactory.php'
$line = (int) 105 include - APP/Template/Element/default/head.ctp, line 2
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::_renderElement() - CORE/src/View/View.php, line 1857
Cake\View\View::element() - CORE/src/View/View.php, line 782
include - APP/Template/Layout/default.ctp, line 20
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1420
Cake\View\View::_render() - CORE/src/View/View.php, line 1381
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 926
Cake\View\View::render() - CORE/src/View/View.php, line 884
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 795
Cake\Error\ExceptionRenderer::_outputMessage() - CORE/src/Error/ExceptionRenderer.php, line 369
Cake\Error\ExceptionRenderer::render() - CORE/src/Error/ExceptionRenderer.php, line 243
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 116
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Missing controller
Array
(
[USER] => gtapp
[HOME] => /home/gtapp
[SCRIPT_NAME] => /webroot/index.php
[REQUEST_URI] => /sitemap.xml
[QUERY_STRING] =>
[REQUEST_METHOD] => GET
[SERVER_PROTOCOL] => HTTP/2.0
[GATEWAY_INTERFACE] => CGI/1.1
[REDIRECT_URL] => /webroot/sitemap.xml
[REMOTE_PORT] => 5046
[SCRIPT_FILENAME] => /home/gtapp/public_html/webroot/index.php
[SERVER_ADMIN] => [no address given]
[CONTEXT_DOCUMENT_ROOT] => /home/gtapp/public_html
[CONTEXT_PREFIX] =>
[REQUEST_SCHEME] => https
[DOCUMENT_ROOT] => /home/gtapp/public_html
[REMOTE_ADDR] => 216.73.216.169
[SERVER_PORT] => 443
[SERVER_ADDR] => 195.7.6.74
[SERVER_NAME] => gtapp.vize.ba
[SERVER_SOFTWARE] => Apache
[SERVER_SIGNATURE] =>
[PATH] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[HTTP_HOST] => gtapp.vize.ba
[HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
[HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
[HTTP_ACCEPT] => */*
[proxy-nokeepalive] => 1
[SSL_TLS_SNI] => gtapp.vize.ba
[HTTPS] => on
[H2_STREAM_TAG] => 1875315-48-3
[H2_STREAM_ID] => 3
[H2_PUSHED_ON] =>
[H2_PUSHED] =>
[H2_PUSH] => off
[H2PUSH] => off
[HTTP2] => on
[SCRIPT_URI] => https://gtapp.vize.ba/sitemap.xml
[SCRIPT_URL] => /sitemap.xml
[REDIRECT_STATUS] => 200
[REDIRECT_SSL_TLS_SNI] => gtapp.vize.ba
[REDIRECT_HTTPS] => on
[REDIRECT_H2_STREAM_TAG] => 1875315-48-3
[REDIRECT_H2_STREAM_ID] => 3
[REDIRECT_H2_PUSHED_ON] =>
[REDIRECT_H2_PUSHED] =>
[REDIRECT_H2_PUSH] => off
[REDIRECT_H2PUSH] => off
[REDIRECT_HTTP2] => on
[REDIRECT_SCRIPT_URI] => https://gtapp.vize.ba/sitemap.xml
[REDIRECT_SCRIPT_URL] => /sitemap.xml
[REDIRECT_REDIRECT_STATUS] => 200
[REDIRECT_REDIRECT_SSL_TLS_SNI] => gtapp.vize.ba
[REDIRECT_REDIRECT_HTTPS] => on
[REDIRECT_REDIRECT_H2_STREAM_TAG] => 1875315-48-3
[REDIRECT_REDIRECT_H2_STREAM_ID] => 3
[REDIRECT_REDIRECT_H2_PUSHED_ON] =>
[REDIRECT_REDIRECT_H2_PUSHED] =>
[REDIRECT_REDIRECT_H2_PUSH] => off
[REDIRECT_REDIRECT_H2PUSH] => off
[REDIRECT_REDIRECT_HTTP2] => on
[REDIRECT_REDIRECT_SCRIPT_URI] => https://gtapp.vize.ba/sitemap.xml
[REDIRECT_REDIRECT_SCRIPT_URL] => /sitemap.xml
[FCGI_ROLE] => RESPONDER
[PHP_SELF] => /webroot/index.php
[REQUEST_TIME_FLOAT] => 1765273564.9253
[REQUEST_TIME] => 1765273564
)