Not Found Cake\Http\Exception\NotFoundException

Documentation API

Could this be caused by using Auto-Tables?

Some of the Table objects in your application were created by instantiating "Cake\ORM\Table" instead of any other specific subclass.

This could be the cause for this exception. Auto-Tables are created for you under the following circumstances:


Please try correcting the issue for the following table aliases:



( ! ) Xdebug: user triggered in /home/22_lassa_user/www/gamecue.info/app/src/Template/Error/error400.ctp on line 29
Call Stack
#TimeMemoryFunctionLocation
10.0003358656{main}( ).../index.php:0
20.0060630592Cake\Http\Server->run( ).../index.php:40
30.02331270848Cake\Http\Runner->run( ).../Server.php:98
40.02331270848Cake\Http\Runner->__invoke( ).../Runner.php:51
50.02331271224Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke( ).../Runner.php:65
60.12792925104Cake\Error\Middleware\ErrorHandlerMiddleware->handleException( ).../ErrorHandlerMiddleware.php:98
70.12992950488Cake\Error\ExceptionRenderer->render( ).../ErrorHandlerMiddleware.php:116
80.13082967304Cake\Error\ExceptionRenderer->_outputMessage( ).../ExceptionRenderer.php:244
90.13092967304App\Controller\ErrorController->render( ).../ExceptionRenderer.php:369
100.13553135216App\View\AppView->render( ).../Controller.php:791
110.13583135896App\View\AppView->_render( ).../View.php:880
120.13593135896App\View\AppView->_evaluate( ).../View.php:1380
130.13603152832include( '/home/22_lassa_user/www/gamecue.info/app/src/Template/Error/error400.ctp' ).../View.php:1419
140.13643170048xdebug_print_function_stack ( ).../error400.ctp:29

If you want to customize this error message, create src/Template/Error/error400.ctp

toggle vendor stack frames