Record not found in table "products" Cake\Datasource\Exception\RecordNotFoundException

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/error500.ctp on line 34
Call Stack
#TimeMemoryFunctionLocation
10.0000355376{main}( ).../index.php:0
20.0027627312Cake\Http\Server->run( ).../index.php:40
30.01151267192Cake\Http\Runner->run( ).../Server.php:98
40.01151267192Cake\Http\Runner->__invoke( ).../Runner.php:51
50.01151267568Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke( ).../Runner.php:65
60.07422907416Cake\Error\Middleware\ErrorHandlerMiddleware->handleException( ).../ErrorHandlerMiddleware.php:98
70.07632932480Cake\Error\ExceptionRenderer->render( ).../ErrorHandlerMiddleware.php:116
80.07702949240Cake\Error\ExceptionRenderer->_outputMessage( ).../ExceptionRenderer.php:244
90.08183202200Cake\Error\ExceptionRenderer->_outputMessage( ).../ExceptionRenderer.php:378
100.08183202200App\Controller\ErrorController->render( ).../ExceptionRenderer.php:369
110.08453248792App\View\AppView->render( ).../Controller.php:791
120.08473249472App\View\AppView->_render( ).../View.php:880
130.08483249472App\View\AppView->_evaluate( ).../View.php:1380
140.08483266504include( '/home/22_lassa_user/www/gamecue.info/app/src/Template/Error/error500.ctp' ).../View.php:1419
150.08533283720xdebug_print_function_stack ( ).../error500.ctp:34

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

toggle vendor stack frames