Cherrycake
Notice
Trying to get property 'request' of non-object
Cherrycake
Notice
Trying to get property 'request' of non-object
| |
---|---|
File |
Line 184 /var/www/html/setmanasanta.es-web/vendor/tin-cat/cherrycake-engine/modules/HtmlDocument/HtmlDocument.class.php
174 ($this->getConfig("isAllowRobotsIndex") ? "index" : "noindex").
175 ",".
176 ($this->getConfig("isAllowRobotsFollow") ? "follow" : "nofollow").
177 "\" />\n";
178 179 if ($iTunesAppId = $this->getConfig("iTunesAppId"))
180 $r .= "<meta name=\"apple-itunes-app\" content=\"".$iTunesAppId."\" />\n";
181 182 // Canonical
183 if ($e->Locale->getConfig("canonicalLocale"))
184 $r .= "<link rel=\"canonical\" href=\"".$e->Actions->currentAction->request->buildUrl(["locale" => $e->Locale->getConfig("canonicalLocale")])."\" />\n";
185 186 // Alternates
187 foreach ($e->Locale->getConfig("availableLocales") as $localeName => $locale)
188 $r .= "<link rel=\"alternate\" href=\"".$e->Actions->currentAction->request->buildUrl(["locale" => $localeName])."\" hreflang=\"".$e->Locale->getLanguageCode($locale["language"])."\" />\n";
189 190 // Default
191 if ($e->Locale->getConfig("defaultLocale"))
192 $r .= "<link rel=\"alternate\" href=\"".$e->Actions->currentAction->request->buildUrl(["locale" => $e->Locale->getConfig("defaultLocale")])."\" hreflang=\"x-default\" />\n";
193 194 // Css
|
Stack |
↓ Cherrycake\Engine
->
attendWebRequest
(
)
Line 25 /var/www/html/setmanasanta.es-web/public/index.php
↓ Cherrycake\Actions
->
run
(
"/sitemap.xml"
)
Line 671 /var/www/html/setmanasanta.es-web/vendor/tin-cat/cherrycake-engine/Engine.class.php
↓ Cherrycake\Errors
->
trigger
(
2
, <array 1>
)
Line 193 /var/www/html/setmanasanta.es-web/vendor/tin-cat/cherrycake-engine/modules/Actions/Actions.class.php
↓ Cherrycake\Patterns
->
out
(
"Errors/NotFound.html"
, <array 1>
, 404
)
Line 237 /var/www/html/setmanasanta.es-web/vendor/tin-cat/cherrycake-engine/modules/Errors/Errors.class.php
↓ Cherrycake\Patterns
->
parse
(
"Errors/NotFound.html"
, <array 1>
)
Line 69 /var/www/html/setmanasanta.es-web/vendor/tin-cat/cherrycake-engine/modules/Patterns/Patterns.class.php
↓ eval
Line 150 /var/www/html/setmanasanta.es-web/vendor/tin-cat/cherrycake-engine/modules/Patterns/Patterns.class.php
↓ Cherrycake\HtmlDocument
->
header
(
)
Line 1 /var/www/html/setmanasanta.es-web/vendor/tin-cat/cherrycake-engine/modules/Patterns/Patterns.class.php(150) : eval()'d code
↓ Cherrycake\logError
(
8
, "... quest' of non-object"
, "... mlDocument.class.php"
, 184
, <array 9>
)
Line 184 /var/www/html/setmanasanta.es-web/vendor/tin-cat/cherrycake-engine/modules/HtmlDocument/HtmlDocument.class.php
↓ Cherrycake\handleError
(
8
, "... quest' of non-object"
, "... mlDocument.class.php"
, 184
, <array 9>
, <array 8>
)
Line 38 /var/www/html/setmanasanta.es-web/vendor/tin-cat/cherrycake-engine/ErrorHandler.php |
Engine status |
Array ( [appNamespace] => CherrycakeApp [appName] => ab15d7686ff37b5ce64908f0fe54c9b7 [isDevel] => [isUnderMaintenance] => [documentRoot] => /var/www/html/setmanasanta.es-web/public [appModulesDir] => /var/www/html/setmanasanta.es-web/modules [appClassesDir] => /var/www/html/setmanasanta.es-web/classes [timezoneName] => Etc/UTC [timezoneId] => 532 [executionStartHrTime] => [runningHrTime] => 0.0000ms [memoryUse] => 1030592 [memoryUsePeak] => 1041936 [memoryAllocated] => 2097152 [memoryAllocatedPeak] => 2097152 [hostname] => [host] => en.setmanasanta.es [ip] => 172.71.254.215 [os] => Linux [phpVersion] => 7.3.31-1~deb10u7 [serverSoftware] => nginx/1.14.2 [serverGatewayInterface] => CGI/1.1 [serverApi] => fpm-fcgi [loadedModules] => Array ( [0] => Actions [1] => Output [2] => Errors [3] => Security [4] => Cache [5] => Patterns [6] => HtmlDocument [7] => Css [8] => Javascript [9] => Locale [10] => Database ) [actions] => Array ( [mappedActions] => Array ( [TableAdminGetRows] => TableAdmin::getRows TableAdmin/[String]/getRows (additionalFillFromParameters=none) [css] => Css::dump css (set=none version=none) [javascript] => Javascript::dump js (set=none version=none) [janitorRun] => Janitor::run janitor/run (task=none isForceRun=none) [janitorStatus] => Janitor::showPlainStatus janitor/status [uiComponentFormLocationAjaxGetLocationData] => UiComponentFormLocationAjax::getLocationData uiComponentFormLocationAjaxGetLocationData (levels=none) [privacy] => Privacy::home privacy [biographies] => Biographies::home biographies [words] => Words::home words [home] => Home::home / [gallery] => Gallery::home gallery [previewEnable] => Preview::enable preview/enable [previewDisable] => Preview::disable preview/disable ) ) [css] => Array ( [coreUiComponents] => Array ( [order] => 10 [directory] => /var/www/html/setmanasanta.es-web/vendor/tin-cat/cherrycake-engine/res/css/uicomponents ) [main] => Array ( [order] => 100 [directory] => res/css/main [variablesFile] => res/css/CommonVariables.php [files] => Array ( [0] => Fonts.css [1] => Main.css [2] => Cover.css [3] => ErrorPage.css [4] => Form.css ) ) [uicomponents] => Array ( [order] => 100 [directory] => res/css/uicomponents [variablesFile] => res/css/CommonVariables.php ) ) [javascript] => Array ( [coreUiComponents] => Array ( [order] => 10 [directory] => /var/www/html/setmanasanta.es-web/vendor/tin-cat/cherrycake-engine/res/javascript/uicomponents ) [main] => Array ( [order] => 100 [directory] => res/javascript/main [files] => Array ( [0] => jquery-3.6.0.min.js ) ) ) ) |
2025/4/3 07:33.15 |