Notice (1024) : Undefined property: ErrorController::$logined in /var/www/html/ethnicnmore/site/src/Controller/AppController.php on line 316 [in /var/www/html/ethnicnmore/site/vendor/cakephp/cakephp/src/Controller/Controller.php, line 329]
Notice (1024) : Undefined property: ErrorController::$Carts in /var/www/html/ethnicnmore/site/src/Controller/AppController.php on line 323 [in /var/www/html/ethnicnmore/site/vendor/cakephp/cakephp/src/Controller/Controller.php, line 329]
Warning (512) : Unable to emit headers. Headers sent in file=/var/www/html/ethnicnmore/site/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php line=36 [in /var/www/html/ethnicnmore/site/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 71]
Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/ethnicnmore/site/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /var/www/html/ethnicnmore/site/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 164]
Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/ethnicnmore/site/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /var/www/html/ethnicnmore/site/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197]
Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/ethnicnmore/site/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /var/www/html/ethnicnmore/site/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197]
Error: Element file `product_page/image_box.php` could not be found. The following paths were searched: - `/var/www/html/ethnicnmore/site/plugins/NewTheme/templates/element/product_page/image_box.php` - `/var/www/html/ethnicnmore/site/templates/element/product_page/image_box.php` - `/var/www/html/ethnicnmore/site/vendor/cakephp/cakephp/templates/element/product_page/image_box.php`

Element file product_page/image_box.php could not be found. 📋


The following paths were searched:

- /var/www/html/ethnicnmore/site/plugins/NewTheme/templates/element/product_page/image_box.php
- /var/www/html/ethnicnmore/site/templates/element/product_page/image_box.php
- /var/www/html/ethnicnmore/site/vendor/cakephp/cakephp/templates/element/product_page/image_box.php
Cake\View\Exception\MissingElementException
Toggle Vendor Stack Frames
<?php }?>
<div class="<?=$class?> mt-0 mb-3">
    <div class="row mt-3 p-0 mpd mrl ">
        <div class="col-12 col-lg-7 mrl mpd">
            <?= $this->element('product_page/image_box',['video' => $product['video_url'],'thumb' => $product['thumbnail'],'gallery' => $product['product_images'],'alt' => $product['product']]) ?>
        </div>
        <div class="col-12 col-lg-5 mrl p-0">
            <div class=" st-top position-sticky position-stickymob">
                <h1 class= "fs-4 fw-medium lh-sm  mt-3 mt-md-0 mt-lg-0  mob-5"><?=$product['product']?></h1>

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