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.0001355384{main}( ).../index.php:0
20.0050627320Cake\Http\Server->run( ).../index.php:40
30.02121267200Cake\Http\Runner->run( ).../Server.php:98
40.02121267200Cake\Http\Runner->__invoke( ).../Runner.php:51
50.02121267576Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke( ).../Runner.php:65
60.08252929232Cake\Error\Middleware\ErrorHandlerMiddleware->handleException( ).../ErrorHandlerMiddleware.php:98
70.08452954296Cake\Error\ExceptionRenderer->render( ).../ErrorHandlerMiddleware.php:116
80.08542971056Cake\Error\ExceptionRenderer->_outputMessage( ).../ExceptionRenderer.php:244
90.09033224016Cake\Error\ExceptionRenderer->_outputMessage( ).../ExceptionRenderer.php:378
100.09033224016App\Controller\ErrorController->render( ).../ExceptionRenderer.php:369
110.09313270608App\View\AppView->render( ).../Controller.php:791
120.09333271288App\View\AppView->_render( ).../View.php:880
130.09343271288App\View\AppView->_evaluate( ).../View.php:1380
140.09353288320include( '/home/22_lassa_user/www/gamecue.info/app/src/Template/Error/error500.ctp' ).../View.php:1419
150.09403305536xdebug_print_function_stack ( ).../error500.ctp:34

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

toggle vendor stack frames