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.01161267192Cake\Http\Runner->run( ).../Server.php:98
40.01161267192Cake\Http\Runner->__invoke( ).../Runner.php:51
50.01161267568Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke( ).../Runner.php:65
60.09952874376Cake\Error\Middleware\ErrorHandlerMiddleware->handleException( ).../ErrorHandlerMiddleware.php:98
70.10142899440Cake\Error\ExceptionRenderer->render( ).../ErrorHandlerMiddleware.php:116
80.10212916200Cake\Error\ExceptionRenderer->_outputMessage( ).../ExceptionRenderer.php:244
90.10643169160Cake\Error\ExceptionRenderer->_outputMessage( ).../ExceptionRenderer.php:378
100.10643169160App\Controller\ErrorController->render( ).../ExceptionRenderer.php:369
110.10903215752App\View\AppView->render( ).../Controller.php:791
120.10933216432App\View\AppView->_render( ).../View.php:880
130.10943216432App\View\AppView->_evaluate( ).../View.php:1380
140.10943233464include( '/home/22_lassa_user/www/gamecue.info/app/src/Template/Error/error500.ctp' ).../View.php:1419
150.10983250680xdebug_print_function_stack ( ).../error500.ctp:34

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

toggle vendor stack frames