| ( ! ) Fatal error: Uncaught Unknown column 'h.active' in /var/www/clients/client0/web1/web/classes/db/Db.php on line 769 |
| ( ! ) PrestaShopDatabaseException: Unknown column 'h.active' in 'where clause'<br /><br /><pre>SELECT lower(name) as name
FROM `ps_hook` h
WHERE (h.active = 1)
</pre> in /var/www/clients/client0/web1/web/classes/db/Db.php on line 769 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0000 | 362136 | {main}( ) | .../index.php:0 |
| 2 | 0.0295 | 2364296 | DispatcherCore::getInstance( $request = ??? ) | .../index.php:28 |
| 3 | 0.0301 | 2390584 | DispatcherCore->__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 = '/refrigerateur-2p-congelateur-bas/74785-product.html'; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE } ) | .../Dispatcher.php:214 |
| 4 | 0.0306 | 2393432 | DispatcherCore->loadRoutes( $id_shop = ??? ) | .../Dispatcher.php:256 |
| 5 | 0.0309 | 2417880 | Hook::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:603 |
| 6 | 0.0310 | 2418632 | Ets_Hook::exec17( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = FALSE, $id_shop = NULL, $chain = FALSE, $backtrace = [0 => ['file' => '/var/www/clients/client0/web1/web/classes/Dispatcher.php', 'line' => 603, 'function' => 'exec', 'class' => 'Hook', 'type' => '::']] ) | .../Hook.php:36 |
| 7 | 0.0361 | 2631232 | HookCore::exec( $hook_name = 'moduleRoutes', $hook_args = ['id_shop' => 1], $id_module = NULL, $array_return = TRUE, $check_exceptions = FALSE, $use_push = FALSE, $id_shop = NULL, $chain = FALSE ) | .../ets_hook:234 |
| 8 | 0.0361 | 2631232 | HookCore::getHookStatusByName( $hook_name = 'moduleRoutes' ) | .../Hook.php:786 |
| 9 | 0.0361 | 2633152 | DbCore->executeS( $sql = class DbQuery { protected $query = ['type' => 'SELECT', 'select' => [...], 'from' => [...], 'join' => [...], 'where' => [...], 'group' => [...], 'having' => [...], 'order' => [...], 'limit' => [...]] }, $array = ???, $use_cache = ??? ) | .../Hook.php:1283 |
| 10 | 0.0361 | 2615864 | DbCore->query( $sql = 'SELECT lower(name) as name\nFROM `ps_hook` h\nWHERE (h.active = 1)\n' ) | .../Db.php:613 |
| 11 | 0.0363 | 2616552 | DbCore->displayError( $sql = 'SELECT lower(name) as name\nFROM `ps_hook` h\nWHERE (h.active = 1)\n' ) | .../Db.php:385 |