( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'watercraftshop.ps_hook_module_exceptions' doesn't exist in /home/watercraftshop/htdocs/watercraftshop.pl/classes/db/DbPDO.php:149 Stack trace: #0 /home/watercraftshop/htdocs/watercraftshop.pl/classes/db/DbPDO.php(149): PDO->query() #1 /home/watercraftshop/htdocs/watercraftshop.pl/classes/db/Db.php(377): DbPDOCore->_query() #2 /home/watercraftshop/htdocs/watercraftshop.pl/classes/db/Db.php(614): DbCore->query() #3 /home/watercraftshop/htdocs/watercraftshop.pl/classes/module/Module.php(2018): DbCore->executeS() #4 /home/watercraftshop/htdocs/watercraftshop.pl/classes/Hook.php(929): ModuleCore::getExceptionsStatic() #5 /home/watercraftshop/htdocs/watercraftshop.pl/classes/Dispatcher.php(351): HookCore::exec() #6 /home/watercraftshop/htdocs/watercraftshop.pl/index.php(28): DispatcherCore->dispatch() #7 {main} Next PrestaShopException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'watercraftshop.ps_hook_module_exceptions' doesn't exist in /home/watercraftshop/htdocs/watercraftshop.pl/classes/db/DbPDO.php on line 151
( ! ) PrestaShopException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'watercraftshop.ps_hook_module_exceptions' doesn't exist in /home/watercraftshop/htdocs/watercraftshop.pl/classes/db/DbPDO.php on line 151
Call Stack
#TimeMemoryFunctionLocation
10.0001362368{main}( ).../index.php:0
20.21967541600DispatcherCore->dispatch( ).../index.php:28
30.21987542800HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:351
40.21997543240ModuleCore::getExceptionsStatic( $id_module = 33, $id_hook = 149, $dispatch = ??? ).../Hook.php:929
50.22007543352DbCore->executeS( $sql = 'SELECT * FROM `ps_hook_module_exceptions`\n WHERE `id_shop` IN (1)', $array = FALSE, $use_cache = ??? ).../Module.php:2018
60.22007543352DbCore->query( $sql = 'SELECT * FROM `ps_hook_module_exceptions`\n WHERE `id_shop` IN (1)' ).../Db.php:614
70.22007543352DbPDOCore->_query( $sql = 'SELECT * FROM `ps_hook_module_exceptions`\n WHERE `id_shop` IN (1)' ).../Db.php:377