Notice (1024) : Undefined property: ErrorController::$logined in /var/www/html/offloo/site/src/Controller/AppController.php on line 311 [in /var/www/html/offloo/site/vendor/cakephp/cakephp/src/Controller/Controller.php, line 329]
Notice (1024) : Undefined property: ErrorController::$Carts in /var/www/html/offloo/site/src/Controller/AppController.php on line 318 [in /var/www/html/offloo/site/vendor/cakephp/cakephp/src/Controller/Controller.php, line 329]
Warning (512) : Unable to emit headers. Headers sent in file=/var/www/html/offloo/site/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php line=36 [in /var/www/html/offloo/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/offloo/site/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /var/www/html/offloo/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/offloo/site/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /var/www/html/offloo/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/offloo/site/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:36) [in /var/www/html/offloo/site/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197]
Error: Record not found in table "categories"

Record not found in table "categories" 📋

Cake\Datasource\Exception\RecordNotFoundException
Toggle Vendor Stack Frames
        public function category($slug null)
        {
            $sort $this->request->getQuery('s') ?? 'new';
            
            $category $this->Categories->findBySlug($slug)->firstOrFail();
            $limit 48;
            if($category->type == 0){
                //manual cateogry products
                $catid $category->id;

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