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.02131267200Cake\Http\Runner->run( ).../Server.php:98
40.02131267200Cake\Http\Runner->__invoke( ).../Runner.php:51
50.02141267576Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke( ).../Runner.php:65
60.09242909792Cake\Error\Middleware\ErrorHandlerMiddleware->handleException( ).../ErrorHandlerMiddleware.php:98
70.09432934856Cake\Error\ExceptionRenderer->render( ).../ErrorHandlerMiddleware.php:116
80.09512951616Cake\Error\ExceptionRenderer->_outputMessage( ).../ExceptionRenderer.php:244
90.10613204576Cake\Error\ExceptionRenderer->_outputMessage( ).../ExceptionRenderer.php:378
100.10613204576App\Controller\ErrorController->render( ).../ExceptionRenderer.php:369
110.10893251168App\View\AppView->render( ).../Controller.php:791
120.10913251848App\View\AppView->_render( ).../View.php:880
130.10923251848App\View\AppView->_evaluate( ).../View.php:1380
140.10933268880include( '/home/22_lassa_user/www/gamecue.info/app/src/Template/Error/error500.ctp' ).../View.php:1419
150.11263286096xdebug_print_function_stack ( ).../error500.ctp:34

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

toggle vendor stack frames