Deprecated (8192): Creation of dynamic property Laminas\Diactoros\Uri::$base is deprecated [CORE/src/Http/ServerRequestFactory.php, line 254]
Deprecated (8192): Creation of dynamic property Laminas\Diactoros\Uri::$webroot is deprecated [CORE/src/Http/ServerRequestFactory.php, line 256]
Deprecated (8192): Creation of dynamic property App\Controller\PagesController::$RequestHandler is deprecated [CORE/src/Controller/Controller.php, line 362]
Deprecated (8192): Creation of dynamic property App\Controller\PagesController::$Flash is deprecated [CORE/src/Controller/Controller.php, line 362]
Warning (512): Unable to emit headers. Headers sent in file=/home/u789069674/domains/stomer.in/public_html/anupgarh/vendor/cakephp/cakephp/src/Error/Debugger.php line=988 [CORE/src/Http/ResponseEmitter.php, line 71]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/u789069674/domains/stomer.in/public_html/anupgarh/vendor/cakephp/cakephp/src/Error/Debugger.php:988) [CORE/src/Http/ResponseEmitter.php, line 164]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/u789069674/domains/stomer.in/public_html/anupgarh/vendor/cakephp/cakephp/src/Error/Debugger.php:988) [CORE/src/Http/ResponseEmitter.php, line 197]
Deprecated (8192): Creation of dynamic property App\View\AppView::$Html is deprecated [CORE/src/View/View.php, line 1095]
Error: Missing Template
Deprecated (8192): Creation of dynamic property App\View\AppView::$Url is deprecated [CORE/src/View/View.php, line 1220]
Deprecated (8192): Creation of dynamic property Cake\View\Helper\HtmlHelper::$Url is deprecated [CORE/src/View/Helper.php, line 115]

Missing Template 📋

Cake\View\Exception\MissingTemplateException
Toggle Vendor Stack Frames

Error The view for PagesController::whyStomer() was not found.

<?php                 return $this->_checkFilePath($path . $name, $path);
<?php             }
<?php         }
<?php 
<?php         throw new MissingTemplateException($name, $paths);
<?php     }
<?php 
<?php     /**
<?php      * Change the name of a view template file into underscored format.

Confirm you have created the file: "Pages/why_stomer.php" in one of the following paths:

  • /home/u789069674/domains/stomer.in/public_html/anupgarh/templates/Pages/why_stomer.php

If you want to customize this error message, create templates/Error/missing_template.php