( ! ) 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(606): HookCore::exec() #7 /home/watercraftshop/htdocs/watercraftshop.pl/classes/Dispatcher.php(243): DispatcherCore->loadRoutes() #8 /home/watercraftshop/htdocs/watercraftshop.pl/classes/Dispatcher.php(201): DispatcherCore->__construct() #9 /home/watercraftshop/htdocs/watercraftshop.pl/index.php(28): DispatcherCore::getInstance() #10 {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
#TimeMemoryFunctionLocation
10.0000362368{main}( ).../index.php:0
20.17036583552DispatcherCore::getInstance( $request = ??? ).../index.php:28
30.17056587656DispatcherCore->__construct( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = '/2-strona-glowna?page=3&q=Marka-BOSCH-GATES-MAHLE-MOTUL-POLYFORM-WCS-YAMAHA'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $preferredFormat = NULL; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ).../Dispatcher.php:201
40.17126594824DispatcherCore->loadRoutes( $id_shop = ??? ).../Dispatcher.php:243
50.17136619856HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = ???, $id_shop = ???, $chain = ??? ).../Dispatcher.php:606
60.17477108072HookCore::getIdByName( $hookName = 'moduleRoutes', $withAliases = FALSE, $refreshCache = ??? ).../Hook.php:851
70.17477108112HookCore::getAllHookIds( $withAliases = FALSE, $refreshCache = FALSE ).../Hook.php:225
80.17477108176DbCore->executeS( $sql = 'SELECT `id_hook`, `name` FROM `ps_hook`', $array = FALSE, $use_cache = ??? ).../Hook.php:1326
90.17477108176DbCore->query( $sql = 'SELECT `id_hook`, `name` FROM `ps_hook`' ).../Db.php:614
100.17477108176DbPDOCore->_query( $sql = 'SELECT `id_hook`, `name` FROM `ps_hook`' ).../Db.php:377