( ! ) 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 |
# | Time | Memory | Function | Location |
1 | 0.0001 | 362368 | {main}( ) | .../index.php:0 |
2 | 0.1670 | 7541600 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.1672 | 7542800 | HookCore::exec( $hook_name = 'actionDispatcherBefore', $hook_args = ['controller_type' => 1], $id_module = ???, $array_return = ???, $check_exceptions = ???, $use_push = ???, $id_shop = ???, $chain = ??? ) | .../Dispatcher.php:351 |
4 | 0.1672 | 7543240 | ModuleCore::getExceptionsStatic( $id_module = 33, $id_hook = 149, $dispatch = ??? ) | .../Hook.php:929 |
5 | 0.1673 | 7543352 | DbCore->executeS( $sql = 'SELECT * FROM `ps_hook_module_exceptions`\n WHERE `id_shop` IN (1)', $array = FALSE, $use_cache = ??? ) | .../Module.php:2018 |
6 | 0.1673 | 7543352 | DbCore->query( $sql = 'SELECT * FROM `ps_hook_module_exceptions`\n WHERE `id_shop` IN (1)' ) | .../Db.php:614 |
7 | 0.1673 | 7543352 | DbPDOCore->_query( $sql = 'SELECT * FROM `ps_hook_module_exceptions`\n WHERE `id_shop` IN (1)' ) | .../Db.php:377 |