( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'watercraftshop.ps_hook' 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/Hook.php(1326): DbCore->executeS()
#4 /home/watercraftshop/htdocs/watercraftshop.pl/classes/Hook.php(225): HookCore::getAllHookIds()
#5 /home/watercraftshop/htdocs/watercraftshop.pl/classes/Hook.php(851): HookCore::getIdByName()
#6 /home/watercraftshop/htdocs/watercraftshop.pl/classes/Dispatcher.php(351): HookCore::exec()
#7 /home/watercraftshop/htdocs/watercraftshop.pl/index.php(28): DispatcherCore->dispatch()
#8 {main}
Next PrestaShopException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'watercraftshop.ps_hook' 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' doesn't exist in /home/watercraftshop/htdocs/watercraftshop.pl/classes/db/DbPDO.php on line 151 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 362304 | {main}( ) | .../index.php:0 |
2 | 0.1849 | 7057232 | DispatcherCore->dispatch( ) | .../index.php:28 |
3 | 0.1851 | 7058432 | 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.1851 | 7059136 | HookCore::getIdByName( $hookName = 'actionDispatcherBefore', $withAliases = FALSE, $refreshCache = ??? ) | .../Hook.php:851 |
5 | 0.1852 | 7059184 | HookCore::getAllHookIds( $withAliases = FALSE, $refreshCache = FALSE ) | .../Hook.php:225 |
6 | 0.1852 | 7059248 | DbCore->executeS( $sql = 'SELECT `id_hook`, `name` FROM `ps_hook`', $array = FALSE, $use_cache = ??? ) | .../Hook.php:1326 |
7 | 0.1852 | 7059248 | DbCore->query( $sql = 'SELECT `id_hook`, `name` FROM `ps_hook`' ) | .../Db.php:614 |
8 | 0.1852 | 7059248 | DbPDOCore->_query( $sql = 'SELECT `id_hook`, `name` FROM `ps_hook`' ) | .../Db.php:377 |