PHP WARNING (2)

FOUTMELDING:
require(/home/jlt/domains/jltcases.nl/application/index/controllers/errors.php): failed to open stream: No such file or directory
BESTAND:
/var/framework/v1/functions.php
REGEL:
234

Broncode

                
227         require FRAMEWORK . 'cms/views/errors/' . $type . '.php';
228     } else {
229         $method = 'error' . $type . 'Action';
230
231         $path = APPLICATION . 'controllers/errors.php';
232         $class = str_replace(' ', '', ucwords(str_replace('-', ' ', 'errors'))) . 'Controller';
233
234         require $path;
235
236         $applicationController = new $class();
237
238         if (!$applicationController instanceof ApplicationController) {
239             trigger_error('Class "' . $class . '" must extend ApplicationController');
240         }
241
242         $applicationController->$method();

Backtrace

                
showError called at /var/framework/v1/errorhandler.php on line 41
errorhandler called at /var/framework/v1/functions.php on line 234
require called at /var/framework/v1/functions.php on line 234
error called at /var/framework/v1/routing.php on line 41
require called at /var/framework/v1/frontcontroller.php on line 39
require called at /home/jlt/domains/jltcases.nl/public_html/index.php on line 46

Overige informatie

                
Datum 18-01-2025 05:57:21 (1737176241)
URL /404.shtml
Referer https://jltcases.nl/materialen-zelfbouw/flightcase-hardware/penn+elcom+c1377%2f30z-c1377/30z
IP 18.216.89.144